gzconst

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 框架名称
	NAME    = "gzcloud"
	VERSION = "0.0.1"

	ON  = "on"
	OFF = "off"

	//
	ACTIVE_DEFAULT = "none"
	ACTIVE_DEV     = "dev"
	ACTIVE_PROD    = "prod"
	ACTIVE_TEST    = "test"

	MODE_DEFAULT = "web"
	MODE_WEB     = "web"
	MODE_SCF     = "scf"

	EMPTY = ""

	LOG_LEVEL_INFO    = "info"
	LOG_LEVEL_WARNING = "warning"
	LOG_LEVEL_DEBUG   = "debug"
	LOG_LEVEL_ERROR   = "error"
	LOG_LEVEL_ERR     = "err"
)

Variables

This section is empty.

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