MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / Int

Method Int

module/strategy/dto/enum.go:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func (s Scope) Int() int {
30 return int(s)
31}
32
33func ToScope(s string) Scope {
34 switch s {

Callers 4

ToPublishMethod · 0.45
SearchMethod · 0.45
CreateMethod · 0.45
PublishMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected