Versions in this module Expand all Collapse all v1 v1.0.0 Aug 2, 2020 Changes in this version + func CheckGoroutineErr(errCtx context.Context) error + type ConcurrentControl struct + func NewConcurrentControl(concurrentNum int) *ConcurrentControl + func (c *ConcurrentControl) CloseGoroutine() + func (c *ConcurrentControl) GetGoroutine() + func (c *ConcurrentControl) ReleaseConnGoroutine()