Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AlreadyDone <-chan struct{}
Functions ¶
This section is empty.
Types ¶
type Group ¶
type Group struct {
// contains filtered or unexported fields
}
func (*Group) AddFunc ¶
func (cg *Group) AddFunc(toAddFunc StopperFunc)
type StopperFunc ¶
type StopperFunc func() <-chan struct{}
Click to show internal directories.
Click to hide internal directories.