Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ init
Method
init
client/client.go:399–401 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
397
}
398
399
func
(c *QQClient) init() error {
400
return
c.register()
401
}
402
403
func
(c *QQClient) register() error {
404
response, err := c.sendUniPacketAndWait(
Callers
5
TokenLogin
Method · 0.95
PasswordLogin
Method · 0.95
SubmitCaptcha
Method · 0.95
NewDeviceVerify
Method · 0.95
QRCodeLogin
Method · 0.95
Calls
1
register
Method · 0.95
Tested by
no test coverage detected