Documentation
¶
Index ¶
Constants ¶
View Source
const ( ChannelAlpha = "alpha" ChannelBeta = "beta" ChannelEA = "ea" ChannelStable = "stable" ChannelRockSolid = "rock-solid" DefaultChannel = ChannelStable ShellUnix = "unix" ShellCmd = "cmd" ShellPowerShell = "pwsh" )
Variables ¶
View Source
var Channels = []string{ ChannelAlpha, ChannelBeta, ChannelEA, ChannelStable, ChannelRockSolid, }
View Source
var DefaultLockerTimeout = 30 * time.Second
View Source
var Version = "dev"
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.