MCPcopy Index your code
hub / github.com/CyCoreSystems/ari-proxy / Code

Method Code

client/errors.go:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36
37type coded interface {
38 Code() int
39}
40
41// ErrorToMap converts an error type to a key-value map

Callers 1

ErrorToMapFunction · 0.65

Implementers 1

codedErrorclient/errors.go

Calls

no outgoing calls

Tested by

no test coverage detected