agentConst

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AppName    = "agent"
	ConfigVer  = 1
	ConfigFile = fmt.Sprintf("conf%stester.yaml", string(os.PathSeparator))

	EnRes = fmt.Sprintf("res%smessages_en.json", string(os.PathSeparator))
	ZhRes = fmt.Sprintf("res%smessages_zh.json", string(os.PathSeparator))

	ResPathWin       = `z:`
	ResPathLinux     = `/z`
	BrowserDriverDir = "browser_driver"
	LogDir           = fmt.Sprintf("log%s", string(os.PathSeparator))

	BuildParamAppPath     = "${appPath}"
	BuildParamAppPackage  = "${appPackage}"
	BuildParamAppActivity = "${appActivity}"
	BuildParamAppiumPort  = "${appiumPort}"

	BuildParamSeleniumDriverPath = "${driverPath}"

	FolderIso   = "iso/"
	FolderImage = "image/"
	FolderDef   = "def/"
	FolderTempl = "templ/"

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

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