env

package
v0.0.0-...-3d4da3c Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppEnv = os.Getenv("APP_ENV")
View Source
var PostgreSQLDBName = os.Getenv("POSTGRESQL_DBNAME")
View Source
var PostgreSQLHost = os.Getenv("POSTGRESQL_HOST")
View Source
var PostgreSQLOption = os.Getenv("POSTGRESQL_OPTION")
View Source
var PostgreSQLPass = os.Getenv("POSTGRESQL_PASS")
View Source
var PostgreSQLPort = os.Getenv("POSTGRESQL_PORT")
View Source
var PostgreSQLUser = os.Getenv("POSTGRESQL_USER")
View Source
var RESTPort = os.Getenv("REST_PORT")
View Source
var TimezoneName = os.Getenv("TIMEZONE_NAME")
View Source
var TimezoneOffset = os.Getenv("TIMEZONE_OFFSET")

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