//
pkg.gl
Category
github.com/FactoryCICD/factory-api
internal
config
package
0.0.0-20240615013241-b9a08a6e83e1
Repository:
https://github.com/factorycicd/factory-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
101 SLOC
#
Constants
DB_URI
DB_URI specifies the URI for the database Required for dev, and prod.
ENV
ENV specifies the environment where the server will be running Required for dev, and prod.
PORT
PORT specifies the port where the server will be listening Required for dev, and prod.
#
Variables
EnvVars
EnvVars is the struct holding the environment variables.
#
Structs
EnvConfig
EnvConfig is the configuration for the environment variables.