MCPcopy Create free account
hub / github.com/DNAProject/DNA / GetErrCode

Method GetErrCode

errors/errcode.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28type ErrCoder interface {
29 GetErrCode() ErrCode
30}
31
32type ErrCode int32

Callers 1

ErrerCodeFunction · 0.65

Implementers 1

ontErrorerrors/onterror.go

Calls

no outgoing calls

Tested by

no test coverage detected