Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abice/go-enum
/ Status
TypeAlias
Status
example/negative.go:12–12 ·
view source on GitHub ↗
* ENUM( Unknown = -1, Good, Bad ). */
Source
from the content-addressed store, hash-verified
10
).
11
*/
12
type
Status int
13
14
/*
15
ENUM(
Callers
2
TestStatusString
Function · 0.85
ParseStatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected