(signServers ...string)
| 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() |
no outgoing calls
no test coverage detected