# Functions
ConfigFromContext returns the configuration provider from the context or an error if no configuration provider is found in the context.
No description provided by the author
MustConfigFromContext returns the configuration provider from the context or panics if no configuration provider is found in the context.
SetNIDContext sets the nid for the given context.
WithConfig returns a new context with the given configuration provider.
# Constants
No description provided by the author
# Variables
ErrNoConfigInContext is returned when no config is found in the context.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
TestContextualizer is a mock implementation of the Contextualizer interface.
# Type aliases
No description provided by the author