Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckGoroutineErr ¶
Types ¶
type ConcurrentControl ¶
type ConcurrentControl struct {
// contains filtered or unexported fields
}
func NewConcurrentControl ¶
func NewConcurrentControl(concurrentNum int) *ConcurrentControl
func (*ConcurrentControl) CloseGoroutine ¶
func (c *ConcurrentControl) CloseGoroutine()
func (*ConcurrentControl) GetGoroutine ¶
func (c *ConcurrentControl) GetGoroutine()
func (*ConcurrentControl) ReleaseConnGoroutine ¶
func (c *ConcurrentControl) ReleaseConnGoroutine()
Click to show internal directories.
Click to hide internal directories.