Documentation ¶
Overview ¶
Package config provides a struct to stoire the application's configuration
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppConfig struct { Events events.Config Logging loggingx.Config OIDC OIDCClientConfig }
Functions ¶
This section is empty.
Types ¶
type OIDCClientConfig ¶ added in v0.0.4
OIDCClientConfig stores the configuration for an OIDC client
Click to show internal directories.
Click to hide internal directories.