MCPcopy Create free account
hub / github.com/corestoreio/pkg / updateScopedConfig

Method updateScopedConfig

net/auth/service_generic.go:362–366  ·  view source on GitHub ↗

updateScopedConfig used in functional options to store a scoped configuration in the internal cache. This function gets called in a function option at the end after applying the new configuration value. This function releases an already acquired lock. You can call its buddy function findScopedConfig

(sc *ScopedConfig)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

WithUnauthorizedHandlerFunction · 0.45
WithUnauthorizedRedirectFunction · 0.45
WithResourceACLsFunction · 0.45
WithResourceRegexpACLsFunction · 0.45
WithCombineTriggersFunction · 0.45
WithTriggerFunction · 0.45
WithProviderFunction · 0.45
WithSimpleBasicAuthFunction · 0.45
WithBasicAuthFunction · 0.45
WithInvalidAuthFunction · 0.45
WithValidAuthFunction · 0.45
withDefaultConfigFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected