Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kataras/iris
/ Apply
Method
Apply
apps/switch_options.go:27–27 ·
view source on GitHub ↗
(*SwitchOptions)
Source
from the content-addressed store, hash-verified
25
// passed to the `Switch` package-level last variadic input argument.
26
SwitchOption
interface
{
27
Apply(*SwitchOptions)
28
}
29
30
// SwitchOptionFunc provides a functional way to pass options
Callers
1
Switch
Function · 0.65
Implementers
3
GRPC
mvc/grpc.go
ProblemOptions
context/problem.go
SwitchOptions
apps/switch_options.go
Calls
no outgoing calls
Tested by
no test coverage detected