Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kataras/iris
/ Configure
Method
Configure
core/router/api_builder.go:949–949 ·
view source on GitHub ↗
(parent Party)
Source
from the content-addressed store, hash-verified
947
// through `PartyConfigure` should implement.
948
PartyConfigurator
interface
{
949
Configure(parent Party)
950
}
951
952
// StrictlyPartyConfigurator is an optional interface which a `PartyConfigurator`
Callers
15
TestConfigurationStatic
Function · 0.65
TestConfigurationOptions
Function · 0.65
TestConfigurationOptionsDeep
Function · 0.65
testConfigurationGlobal
Function · 0.65
TestConfigurationYAML
Function · 0.65
TestConfigurationTOML
Function · 0.65
configuration.go
File · 0.65
NewHost
Method · 0.65
Listener
Function · 0.65
Server
Function · 0.65
Addr
Function · 0.65
TLS
Function · 0.65
Implementers
7
partyConfiguratorMiddleware
aliases.go
Application
iris.go
API
_examples/project/api/users/api.go
Bootstrapper
_examples/bootstrapper/bootstrap/boots
WeatherController
_examples/routing/party-controller/mai
Application
mvc/mvc.go
Supervisor
core/host/supervisor.go
Calls
no outgoing calls
Tested by
15
TestConfigurationStatic
Function · 0.52
TestConfigurationOptions
Function · 0.52
TestConfigurationOptionsDeep
Function · 0.52
testConfigurationGlobal
Function · 0.52
TestConfigurationYAML
Function · 0.52
TestConfigurationTOML
Function · 0.52
TestStaticCache
Function · 0.52
logger
Function · 0.52
TestContentNegotiation
Function · 0.52
TestSitemap
Function · 0.52
TestBasicAuthUseRouter
Function · 0.52
TestControllerGetByWithAllowMethods
Function · 0.52