Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abice/go-enum
/ ProjectStatus
TypeAlias
ProjectStatus
example/sql.go:6–6 ·
view source on GitHub ↗
ENUM(pending, inWork, completed, rejected)
Source
from the content-addressed store, hash-verified
4
5
// ENUM(pending, inWork, completed, rejected)
6
type
ProjectStatus int
Callers
4
TestSQLExtras
Function · 0.85
ParseProjectStatus
Function · 0.85
Scan
Method · 0.85
Scan
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected