Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ Device
Method
Device
client/base.go:170–172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
170
func
(c *QQClient) Device() *auth.DeviceInfo {
171
return
c.transport.Device
172
}
173
174
func
(c *QQClient) UseDevice(d *auth.DeviceInfo) {
175
c.transport.Device = d
Callers
9
TokenLogin
Method · 0.95
FetchQRCode
Method · 0.95
keyExchange
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
Calls
no outgoing calls
Tested by
no test coverage detected