Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
type
ErrCoder
interface
{
29
GetErrCode() ErrCode
30
}
31
32
type
ErrCode int32
Callers
1
ErrerCode
Function · 0.65
Implementers
1
ontError
errors/onterror.go
Calls
no outgoing calls
Tested by
no test coverage detected