Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Concurrent ¶
type Concurrent struct {
// contains filtered or unexported fields
}
func (*Concurrent) RunN ¶
func (c *Concurrent) RunN(name string, exec func(ctx contexts.Context) error)
func (*Concurrent) Wait ¶
func (c *Concurrent) Wait() error
Click to show internal directories.
Click to hide internal directories.