MCPcopy Create free account
hub / github.com/LagrangeDev/LagrangeGo / Sig

Method Sig

client/base.go:182–184  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

180}
181
182func (c *QQClient) Sig() *auth.SigInfo {
183 return &c.transport.Sig
184}
185
186func (c *QQClient) SetCustomServer(servers []netip.AddrPort) {
187 c.servers = append(servers, c.servers...)

Callers 5

keyExchangeMethod · 0.95
SubmitCaptchaMethod · 0.95
GetNewDeviceVerifyURLMethod · 0.95
GetPrivateVideoURLMethod · 0.95
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected