# Functions
NewConfig creates a new instance of Config.
# Structs
AdminConfig represents the configuration for the admin user.
Config represents the configuration for the application.
DatabaseConfig represents the configuration for the Postgres database.
GRPC represents the configuration for the GRPC server.
HTTPConfig represents the configuration for the HTTP server.
JWTConfig represents the configuration for the JWT.
PrometheusConfig represents the configuration for the Prometheus.
RedisConfig represents the configuration for the Postgres database.
SwaggerConfig represents the configuration for the Swagger server.
TLSConfig represents the configuration for the TLSConfig.
TracingConfig represents the configuration for the Jaeger.
# Type aliases
Env represents the environment in which the application is running.