MCPcopy Create free account
hub / github.com/ProspectOne/perfops-cli / clientError

Struct clientError

perfops/client.go:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 clientError struct {
57 Code int
58 Text string
59 }
60)
61
62// Error returns

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected