constant

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FuncFile   = "file"
	FuncHttp   = "http"
	FuncUrl    = "url"
	FuncMatch  = "match"
	FuncConcat = "concat"
)
View Source
const (
	Github  = "https://github.com"
	GhProxy = "https://ghproxy.com/"
)
View Source
const (
	JsonArrayStart  = "["
	JsonArrayEnd    = "]"
	JsonObjectStart = "{"
	JsonObjectEnd   = "}"
)
View Source
const (
	PrefixPluginEnvironment = "PLUGIN_"
	PrefixCIEnvironment     = "CI_"
	PrefixHttpProtocol      = "http://"
	PrefixHttpsProtocol     = "https://"
)
View Source
const (
	Common       = ","
	Dollar       = "$"
	SpecialChars = "!@#$%^&*()_+{}[]|\\\\:\\\"<>?,./~`"
)
View Source
const DroneEnv = "DRONE_"

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