package
0.0.0-20250115122641-6b843c781f7b
Repository: https://github.com/8thgencore/microservice-auth.git
Documentation: pkg.go.dev

# Functions

NewConfig creates a new instance of Config.

# Constants

Dev environment.
Local environment.
Prod environment.

# 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.