Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State int
const ( TokenExpired State = 140022015 UnusualVerify State = 140022011 LoginFailure State = 140022013 UserTokenExpired State = 140022016 ServerFailure State = 140022002 //unknown reason WrongCaptcha State = 140022007 WrongArgument State = 140022001 NewDeviceVerify State = 140022010 CaptchaVerify State = 140022008 UnknownError State = -1 Success State = 0 )
func (State) Successful ¶
Click to show internal directories.
Click to hide internal directories.