Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(tasks []funcs.FuncWithErr) error
Types ¶
type Parallel ¶
type Parallel struct {
// contains filtered or unexported fields
}
func (*Parallel) AddTask ¶
func (p *Parallel) AddTask(task funcs.FuncWithErr)
func (*Parallel) RetryTimes ¶ added in v0.0.45
Click to show internal directories.
Click to hide internal directories.