env

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadEnv

func LoadEnv()

func LoadEnvsFromYaml

func LoadEnvsFromYaml(file *string) (ok bool)

Types

type Environment

type Environment interface {
	Value() string
	IsDev() bool
	IsFat() bool
	IsUat() bool
	IsProd() bool
	// contains filtered or unexported methods
}

Environment

func Active

func Active() Environment

Active current config's env

Jump to

Keyboard shortcuts

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