Documentation ¶
Overview ¶
Package config provides a struct to store the applications config
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppConfig struct { Logging loggingx.Config Events events.Config Server echox.Config Tracing otelx.Config OIDC OIDCClientConfig }
AppConfig contains the application configuration structure.
Functions ¶
This section is empty.
Types ¶
type OIDCClientConfig ¶ added in v0.0.6
OIDCClientConfig stores the configuration for an OIDC client
Click to show internal directories.
Click to hide internal directories.