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

Method AddSignServer

client/sign/provider.go:50–50  ·  view source on GitHub ↗
(signServers ...string)

Source from the content-addressed store, hash-verified

48 Sign(cmd string, seq uint32, data []byte) (*Response, error)
49 AddRequestHeader(header map[string]string)
50 AddSignServer(signServers ...string)
51 GetSignServer() []string
52 SetAppInfo(app *auth.AppInfo)
53 Release()

Callers 1

AddSignServerMethod · 0.65

Implementers 1

Clientclient/sign/sign.go

Calls

no outgoing calls

Tested by

no test coverage detected