Documentation
¶
Index ¶
Constants ¶
View Source
const ( AssetsDir = "assets" DockerDir = "docker" DockerFile = "Dockerfile" DockerTarBall = "docker.tar" TestScript = "helloWorld.sh" TestVarScript = "envVars.sh" )
Test Path Variables
Variables ¶
View Source
var ( AssetsPath string VolumePath string DockerDirPath string DockerFilePath string DockerTarBallPath string ScriptPath string VarScriptPath string )
View Source
var (
TestScriptMessage = "HELLO WORLD"
)
Test Variables
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.