Versions in this module Expand all Collapse all v0 v0.1.1 Oct 1, 2022 v0.1.0 Feb 11, 2022 Changes in this version + func Errors(errs ...<-chan error) (_ <-chan error, stop func()) + func ErrorsContext(ctx context.Context, errs ...<-chan error) <-chan error