Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Group ¶
type Group struct {
// contains filtered or unexported fields
}
Group is a thin wrapper around sync.WaitGroup that associates a cancelable context with it.
func WithContext ¶
WithContext creates a Group as a child of the given context.
Click to show internal directories.
Click to hide internal directories.