Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDebugLevelEnvVars ¶
func GetDebugLevelEnvVars() string
func LoadConfig ¶
func LoadConfig()
func LoadTokenGenConfig ¶
func LoadTokenGenConfig()
Types ¶
type DB ¶
func GetDbEnvVars ¶
func GetDbEnvVars() *DB
type JWT ¶
type JWT struct { AccessTokenSecret string AccessTokenExpireTime int RefreshTokenSecret string RefrehTokenExpireTime int ServiceTokenSecret string ServiceTokenExpireTime int }
func GetJWTEnvVars ¶
func GetJWTEnvVars() *JWT
type OPA ¶
func GetOPAEnvVars ¶
func GetOPAEnvVars() *OPA
Click to show internal directories.
Click to hide internal directories.