goenv

package
v0.0.0-...-e92e447 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load[T int64 | float64 | string | bool](name string, defaultValue T) T

Load Load an environment variable

Types

type Env

type Env string
var (
	Test        Env = "test"
	Local       Env = "local"
	Development Env = "development"
	Staging     Env = "staging"
	Production  Env = "production"
)

Jump to

Keyboard shortcuts

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