Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ String
Method
String
service/service/model.go:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
)
51
52
func
(s Kind) String() string {
53
return
string(s)
54
}
55
56
func
(s Kind) Int() int {
57
switch
s {
Callers
14
TestPrintlnAccessAPIs
Function · 0.45
PullModel
Function · 0.45
filterOptions
Method · 0.45
createAIService
Method · 0.45
Create
Method · 0.45
CreateApp
Method · 0.45
Create
Method · 0.45
handleMessage
Method · 0.45
OnInit
Method · 0.45
createAIService
Method · 0.45
init
Function · 0.45
Save
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestPrintlnAccessAPIs
Function · 0.36