Documentation
¶
Index ¶
Constants ¶
View Source
const ( EnvConsoleUrl = "CONSOLE_URL" EnvConsoleToken = "CONSOLE_TOKEN" EnvStackRunID = "STACK_RUN_ID" EnvWorkingDir = "WORKING_DIR" EnvTimeout = "TIMEOUT" EnvLogFlushFrequency = "LOG_FLUSH_FREQUENCY" EnvLogFlushBufferSize = "LOG_FLUSH_BUFFER_SIZE" )
Variables ¶
This section is empty.
Functions ¶
func ConsoleToken ¶
func ConsoleToken() string
func ConsoleUrl ¶
func ConsoleUrl() string
func LogFlushBufferSize ¶
func LogFlushBufferSize() int
func LogFlushFrequency ¶
func StackRunID ¶
func StackRunID() string
func WorkingDir ¶
func WorkingDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.