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
}
A Group is a collection of goroutines working on subtask that are spawned on a set interval per task.
func WithContext ¶
WithContext creates a child context from the given context, and uses that to control context cancelation.
Click to show internal directories.
Click to hide internal directories.