Versions in this module Expand all Collapse all v1 v1.0.0 May 18, 2021 Changes in this version + const ContextKey + type ChatApiSetNameReq struct + Name string + type ChatMsg struct + Data interface{} + From string + Type string + type Contestant internal.Contestant + type Context struct + Session *ghttp.Session + User *ContextUser + type ContextUser struct + Id int + Name string + Password string + type Match internal.Match + type Rule internal.Rule + type Score internal.Score + type User internal.User + type UserApiCheckNickNameReq struct + Nickname string + type UserApiCheckPassportReq struct + Name string + type UserApiSignInReq struct + Name string + Password string + type UserApiSignUpReq struct + Nickname string + Passport string + Password string + Password2 string + type UserServiceSignUpReq struct + Name string + Nickname string + Password string