MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / StatusType

TypeAlias StatusType

service/publish/type.go:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import "encoding/json"
4
5type StatusType int
6
7const (
8 StatusNone StatusType = iota

Callers 2

FromEntityFunction · 0.70
GetPublishStatusMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected