constant

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApplicationStacktrace  = 10
	ApplicationSkip        = 1
	ApplicationCodeSuccess = 0
	ApplicationCodeFailed  = 1
	ApplicationCodePanic   = -1
)
View Source
const (
	AuthorName  = "storezhang"
	AuthorEmail = "storezhang@gmail.com"
)
View Source
const (
	CommandServe       = "serve"
	CommandInfo        = "info"
	CommandVersion     = "version"
	CommandNonexistent = "nonexistent"
)
View Source
const (
	ConfigName          = "config"
	ConfigDefault       = "."
	ConfigC             = "c"
	ConfigConf          = "conf"
	ConfigConfiguration = "configuration"
)
View Source
const (
	Empty     = ""
	Copyright = "https://pangu.pangum.tech"
)
View Source
const (
	EnvironmentFormatter = "PANGU_%s"
	EnvironmentNotSet    = "未设置"
	EnvironmentName      = "NAME"
	EnvironmentVersion   = "VERSION"
	EnvironmentBuild     = "BUILD"
	EnvironmentCompiled  = "COMPILED"
	EnvironmentRevision  = "REVISION"
	EnvironmentBranch    = "BRANCH"

	EnvironmentLoggingLevel = "LOGGING_LEVEL"
)
View Source
const (
	ExtensionJson  = ".json"
	ExtensionJsonc = ".jsonc"
	ExtensionJson5 = ".json5"
	ExtensionXml   = "xml"
)
View Source
const (
	StringEqual  = "="
	StringStrike = "-"
)
View Source
const (
	HeaderName     = "Name"
	HeaderValue    = "Value"
	ColumnName     = "Name"
	ColumnVersion  = "Version"
	ColumnBuild    = "Build"
	ColumnComplied = "Complied"
	ColumnRevision = "Revision"
	ColumnBranch   = "Branch"
	ColumnRuntime  = "Runtime"
)
View Source
const (
	DefaultTag = "default"
)
View Source
const IndexFirst = 0

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