Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
17
func
(s ServiceState) String() string {
18
return
string(s)
19
}
20
21
func
(s ServiceState) Int() int {
22
switch
s {
Callers
8
parseAIResponse
Function · 0.45
ServiceOverview
Method · 0.45
ExportAll
Method · 0.45
toServiceItem
Function · 0.45
Create
Method · 0.45
getTagUuids
Method · 0.45
CreateApp
Method · 0.45
ToService
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected