package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jan 10, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Addr string `env:"AUTH_ADDR,required=true"`
Debug bool `env:"AUTH_DEBUG"`
Origins string `env:"AUTH_ORIGINS"`
PostgresURL string `env:"AUTH_POSTGRES_URL,required=true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.