Documentation ¶
Overview ¶
Package semerrgroup wraps a error group with a semaphore with configurable size, so you can control the number of tasks being executed simultaneously.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Group ¶
Group is the Semphore ErrorGroup itself.
func NewSkipAware ¶ added in v0.160.0
NewSkipAware returns a new Group of a given size and aware of pipe skips.
Click to show internal directories.
Click to hide internal directories.