MCPcopy Create free account
hub / github.com/dank/rlapi / Error

Method Error

psynet.go:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34func (e psyNetError) Error() string {
35 return fmt.Sprintf("%s: %s", e.Type, e.Message)
36}
37
38// PsyNet represents the HTTP API client, see PsyNetRPC for the WebSocket client.
39type PsyNet struct {

Callers 13

sendPingMethod · 0.80
readMessagesMethod · 0.80
TestPsyNetRPC_RawMessageFunction · 0.80
mainFunction · 0.80
RPCFunction · 0.80

Calls

no outgoing calls