Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Balancer ¶
type Balancer struct {
// contains filtered or unexported fields
}
Balancer is a 'load balancer' for a list of UUIDs each time 'Next' is called, a round-robin UUID from the list is returned, the order is gobal and concurrency safe
Click to show internal directories.
Click to hide internal directories.