package
0.0.0-20190422025920-beccf3fe4313
Repository: https://github.com/changwh/go-common.git
Documentation: pkg.go.dev
# README
go-common/errgroup
提供带recover的errgroup,err中包含详细堆栈信息
# Functions
WithContext returns a new Group and an associated Context derived from ctx.