config

package
v0.2.2-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DEV_ENV represents the development environment of the app
	DEV_ENV string = "development"
	// PROD_ENV represents the production environment of the app
	PROD_ENV string = "production"
)

Variables

This section is empty.

Functions

func LoadEnv

func LoadEnv() error

LoadEnv will try to load .env file in development and will check the existance of required environment variables.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL