Documentation ¶
Index ¶
- func BuildKexExchangeRequest(uin uint32, guid string) ([]byte, error)
- func BuildRegisterRequest(app *auth.AppInfo, device *auth.DeviceInfo) []byte
- func BuildSSOHeartbeatRequest() []byte
- func ParseKeyExchangeResponse(response []byte) (key, sign []byte, err error)
- func ParseRegisterResponse(response []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildKexExchangeRequest ¶
func BuildRegisterRequest ¶
func BuildRegisterRequest(app *auth.AppInfo, device *auth.DeviceInfo) []byte
BuildRegisterRequest trpc.qq_new_tech.status_svc.StatusService.Register
func BuildSSOHeartbeatRequest ¶
func BuildSSOHeartbeatRequest() []byte
BuildSSOHeartbeatRequest trpc.qq_new_tech.status_svc.StatusService.SsoHeartBeat
func ParseRegisterResponse ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.