Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openscrm/api-server
/ Code
Method
Code
common/ecode/ecode.go:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
type
Codes
interface
{
56
Error() string
57
Code() int
58
Message() string
59
Detail() string
60
LocalizedMessage(lang string) string
Callers
13
isNoCustomerErr
Method · 0.65
ResponseErr
Function · 0.65
ResponseBadRequestError
Method · 0.65
ResponseError
Method · 0.65
init
Function · 0.65
init
Function · 0.65
Example_ecode_Code
Function · 0.65
Example
Function · 0.65
codes.go
File · 0.65
TestErrMessage
Function · 0.65
StatusCode
Method · 0.65
Equal
Function · 0.65
Calls
no outgoing calls
Tested by
3
Example_ecode_Code
Function · 0.52
Example
Function · 0.52
TestErrMessage
Function · 0.52