clienv

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDevEnv

func IsDevEnv() bool

func IsProdEnv

func IsProdEnv() bool

func IsStageEnv

func IsStageEnv() bool

Types

type NucleusEnv

type NucleusEnv string
const (
	ProdEnv  NucleusEnv = "prod"
	StageEnv NucleusEnv = "stage"
	DevEnv   NucleusEnv = "dev"
)

func GetEnv

func GetEnv() NucleusEnv

Jump to

Keyboard shortcuts

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