MCPcopy 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

TestConfigurationStaticFunction · 0.65
TestConfigurationOptionsFunction · 0.65
testConfigurationGlobalFunction · 0.65
TestConfigurationYAMLFunction · 0.65
TestConfigurationTOMLFunction · 0.65
configuration.goFile · 0.65
NewHostMethod · 0.65
ListenerFunction · 0.65
ServerFunction · 0.65
AddrFunction · 0.65
TLSFunction · 0.65

Implementers 7

API_examples/project/api/users/api.go
Bootstrapper_examples/bootstrapper/bootstrap/boots
WeatherController_examples/routing/party-controller/mai
Applicationmvc/mvc.go
Supervisorcore/host/supervisor.go

Calls

no outgoing calls

Tested by 15

TestConfigurationStaticFunction · 0.52
TestConfigurationOptionsFunction · 0.52
testConfigurationGlobalFunction · 0.52
TestConfigurationYAMLFunction · 0.52
TestConfigurationTOMLFunction · 0.52
TestStaticCacheFunction · 0.52
loggerFunction · 0.52
TestContentNegotiationFunction · 0.52
TestSitemapFunction · 0.52
TestBasicAuthUseRouterFunction · 0.52