Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GroupMapAndWait ¶
Types ¶
type SettledGroup ¶
type SettledGroup struct {
// contains filtered or unexported fields
}
func (*SettledGroup) Go ¶
func (g *SettledGroup) Go(fn func() (err error))
func (*SettledGroup) Wait ¶
func (g *SettledGroup) Wait() []error
Click to show internal directories.
Click to hide internal directories.