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

TypeAlias ServiceType

service/service/model.go:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type ServiceType string
17
18func (s ServiceType) String() string {
19 return string(s)

Callers 1

CreateMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected