MCPcopy 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
14func (m ModelType) String() string {
15 return string(m)
16}
17
18func (m ModelType) Int() int {
19 switch m {

Callers 3

updateAPIDocMethod · 0.45
deleteAPIDocMethod · 0.45
CreateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected