Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ String
Method
String
module/ai-api/dto/output.go:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
)
13
14
func
(m ModelType) String() string {
15
return
string(m)
16
}
17
18
func
(m ModelType) Int() int {
19
switch
m {
Callers
3
updateAPIDoc
Method · 0.45
deleteAPIDoc
Method · 0.45
Create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected