managerConst

package
v0.0.0-...-054b70b Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName = "manager"
)

Variables

View Source
var (
	PthSep = string(os.PathSeparator)

	LanguageDefault = "en"
	LanguageEN      = "en"
	LanguageZH      = "zh"

	LogDir = fmt.Sprintf("log%s", string(os.PathSeparator))

	Actions = []string{"start", "stop", "restart", "install", "uninstall"}

	QiNiuURL           = "https://dl.cnezsoft.com/"
	VersionDownloadURL = QiNiuURL + "%s/version.txt"
	PackageDownloadURL = QiNiuURL + "%s/%s/%s/%s.zip"
)

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