Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Localhost localhost Localhost = "localhost" // Success 成功 Success = "success" // Fail 失败 Fail = "fail" // ConfigFile 通用配置文件 ConfigFile = "config.yaml" TRunnerCaller = "testing.tRunner" Root = "root" RsaPrvPath = "~/.ssh/id_rsa" SshNoTimeout = "SSH_NO_TIMEOUT" DefaultPassword = "YR4H0x*3wVyfyd" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.