MCPcopy Create free account
hub / github.com/kataras/iris / GetSwitchCases

Method GetSwitchCases

apps/switch.go:148–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146 // without wrapping.
147 SwitchProvider interface {
148 GetSwitchCases() []SwitchCase
149 }
150
151 // FriendlyNameProvider can be optionally implemented by providers

Callers 2

SwitchFunction · 0.65
GetSwitchCasesMethod · 0.65

Implementers 1

SwitchCaseapps/switch.go

Calls

no outgoing calls

Tested by

no test coverage detected