Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ Version
Method
Version
client/base.go:166–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
}
165
166
func
(c *QQClient) Version() *auth.AppInfo {
167
return
c.transport.Version
168
}
169
170
func
(c *QQClient) Device() *auth.DeviceInfo {
171
return
c.transport.Device
Callers
11
UseSignProvider
Method · 0.95
buildCode2dPacket
Method · 0.95
TokenLogin
Method · 0.95
FetchQRCode
Method · 0.95
PasswordLogin
Method · 0.95
SubmitCaptcha
Method · 0.95
GetNewDeviceVerifyURL
Method · 0.95
NewDeviceVerify
Method · 0.95
QRCodeLogin
Method · 0.95
register
Method · 0.95
SendGroupSign
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected