MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / Status

TypeAlias Status

model/plugin_model/type.go:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99)
100
101type Status int
102
103func (s *Status) UnmarshalJSON(bytes []byte) error {
104 str := ""

Callers 1

ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected