Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Switch
Function · 0.65
GetSwitchCases
Method · 0.65
Implementers
1
SwitchCase
apps/switch.go
Calls
no outgoing calls
Tested by
no test coverage detected