Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openscrm/api-server
/ Example_ecode_Message
Function
Example_ecode_Message
common/ecode/example_test.go:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
)
8
9
func
Example_ecode_Message() {
10
_ = ecode2.OK.Message()
11
}
12
13
func
Example_ecode_Code() {
14
_ = ecode2.OK.Code()
Callers
nothing calls this directly
Calls
1
Message
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…