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.
Stolen from goreleaser
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 ¶
NewSkipAware returns a new Group of a given size and aware of step skips.
Click to show internal directories.
Click to hide internal directories.