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

Method String

module/service/dto/output.go:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15)
16
17func (s ServiceState) String() string {
18 return string(s)
19}
20
21func (s ServiceState) Int() int {
22 switch s {

Callers 8

parseAIResponseFunction · 0.45
ServiceOverviewMethod · 0.45
ExportAllMethod · 0.45
toServiceItemFunction · 0.45
CreateMethod · 0.45
getTagUuidsMethod · 0.45
CreateAppMethod · 0.45
ToServiceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected