env

package
v0.33.19 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2023 License: AGPL-3.0, AGPL-3.0-only Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Development = os.Getenv("APP_ENV") == ""
View Source
var Production = os.Getenv("APP_ENV") == "production"
View Source
var Stage = os.Getenv("APP_ENV") == "stage"

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