internal

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExitCodeOk     = 0
	ExitCodeFailed = 1
)
View Source
const (
	PrefixPluginEnv     = "PLUGIN_"
	PrefixHttpProtocol  = "http://"
	PrefixHttpsProtocol = "https://"

	JsonArrayStart  = "["
	JsonArrayEnd    = "]"
	JsonObjectStart = "{"
	JsonObjectEnd   = "}"
	Github          = "https://github.com"
	GhProxy         = "https://ghproxy.com/"

	FuncFile  = "file"
	FuncHttp  = "http"
	FuncUrl   = "url"
	FuncMatch = "match"

	Dollar = "$"
)

Variables

This section is empty.

Functions

func DroneEnv added in v1.0.3

func DroneEnv(env string) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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