Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RussellLuo/validating
/ Field
Method
Field
errors.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
type
Error
interface
{
14
error
15
Field() string
16
Kind() string
17
Message() string
18
}
Callers
2
makeErrsMap
Function · 0.65
Map
Method · 0.65
Implementers
1
errorImpl
errors.go
Calls
no outgoing calls
Tested by
1
makeErrsMap
Function · 0.52