Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/erpc/erpc
/ HasCode
Method
HasCode
common/errors.go:194–194 ·
view source on GitHub ↗
(...ErrorCode)
Source
from the content-addressed store, hash-verified
192
193
type
StandardError
interface
{
194
HasCode(...ErrorCode) bool
195
CodeChain() string
196
DeepestMessage() string
197
DeepSearch(key string)
interface
{}
Callers
2
HasCode
Method · 0.65
HasErrorCode
Function · 0.65
Implementers
1
BaseError
common/errors.go
Calls
no outgoing calls
Tested by
no test coverage detected