Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles token distribution in a round-robin fashion
func NewManager ¶
func (*Manager) GetAllTokens ¶
func (*Manager) GetNextToken ¶
GetNextToken returns the next token in round-robin fashion
Click to show internal directories.
Click to hide internal directories.