MCPcopy Create free account
hub / github.com/openscrm/api-server / Example_ecode_Code

Function Example_ecode_Code

common/ecode/example_test.go:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11}
12
13func Example_ecode_Code() {
14 _ = ecode2.OK.Code()
15}
16
17func Example_ecode_Error() {
18 _ = ecode2.OK.Error()

Callers

nothing calls this directly

Calls 1

CodeMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…