MCPcopy 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
52func (s Kind) String() string {
53 return string(s)
54}
55
56func (s Kind) Int() int {
57 switch s {

Callers 14

TestPrintlnAccessAPIsFunction · 0.45
PullModelFunction · 0.45
filterOptionsMethod · 0.45
createAIServiceMethod · 0.45
CreateMethod · 0.45
CreateAppMethod · 0.45
CreateMethod · 0.45
handleMessageMethod · 0.45
OnInitMethod · 0.45
createAIServiceMethod · 0.45
initFunction · 0.45
SaveMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestPrintlnAccessAPIsFunction · 0.36