env

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppEnv = os.Getenv("APP_ENV")
View Source
var AppPort = os.Getenv("APP_PORT")
View Source
var MySQLDBName = os.Getenv("MYSQL_DBNAME")
View Source
var MySQLHost = os.Getenv("MYSQL_HOST")
View Source
var MySQLPass = os.Getenv("MYSQL_PASS")
View Source
var MySQLPort = os.Getenv("MYSQL_PORT")
View Source
var MySQLUser = os.Getenv("MYSQL_USER")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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