//
pkg.gl
Category
github.com/coder2m/g-saber
xerrgroup
package
0.1.5
Repository:
https://github.com/coder2m/g-saber.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
42 SLOC
#
Functions
NewErrGroup
No description provided by the author
WithContext
WithContext returns a new Group and an associated Context derived from ctx.
#
Structs
Group
A Group is a collection of goroutines working on subtasks that are part of the same overall task.