Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DebugConcurrency bool
View Source
var VerboseConcurrency bool
Functions ¶
func RunParallelTasksByPriority ¶
func RunParallelTasksByPriority(execLists []ExecutionList)
Types ¶
type CommonChan ¶
type ExecCommand ¶
type ExecCommands ¶
type ExecCommands []ExecCommand
type ExecutionList ¶
type ExecutionList struct { Logger *defaults.Logger Priority int Command ExecCommand }
Click to show internal directories.
Click to hide internal directories.