package
0.0.0-20240615013241-b9a08a6e83e1
Repository: https://github.com/factorycicd/factory-api.git
Documentation: pkg.go.dev

# Constants

DB_URI specifies the URI for the database Required for dev, and prod.
ENV specifies the environment where the server will be running Required for dev, and prod.
PORT specifies the port where the server will be listening Required for dev, and prod.

# Variables

EnvVars is the struct holding the environment variables.

# Structs

EnvConfig is the configuration for the environment variables.