Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Balancer ¶
type Balancer struct {
// contains filtered or unexported fields
}
func InitBalancer ¶
func InitBalancer(workerCount int, maxWorkBuffer int, execute Execute) *Balancer {
func (*Balancer) StopAllWorkersGraceFully ¶
func (b *Balancer) StopAllWorkersGraceFully()
Click to show internal directories.
Click to hide internal directories.