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

TypeAlias Kind

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

Source from the content-addressed store, hash-verified

6)
7
8type Kind int
9
10func (k *Kind) UnmarshalJSON(bytes []byte) error {
11 str := ""

Callers 1

ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected