Discover Packages
github.com/kloudlite/container-registry-authorizer
env
package
Version:
v0.0.0-...-161dc30
Opens a new window with list of versions in this module.
Published: Oct 21, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Envs struct {
SecretKey string `env:"SECRET_KEY" required:"true"`
AdminServerPort int `env:"ADMIN_SERVER_PORT"`
AuthServerPort int `env:"AUTH_SERVER_PORT"`
}
func GetEnvsOrDie() *Envs
Source Files
¶
Click to show internal directories.
Click to hide internal directories.