env

package
v0.0.0-...-e5d1c0a Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

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

Environment 环境配置

func Active

func Active() Environment

Active 当前配置的env

Jump to

Keyboard shortcuts

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