Documentation ¶
Overview ¶
Package config provides a struct to store the applications config
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppConfig struct { OIDC echojwtx.AuthConfig CRDB crdbx.Config Logging loggingx.Config Server echox.Config Tracing otelx.Config Events events.Config Permissions permissions.Config RestrictedPorts []int }
AppConfig stores all the config values for our application
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.