MCPcopy 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*/
12type Status int
13
14/*
15ENUM(

Callers 2

TestStatusStringFunction · 0.85
ParseStatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected