Skip to main content

Module key_selectors

Module key_selectors 

Source

Structsยง

FailoverSelector
Failover: always pick the first non-failed key.
RandomSelector
Random key selection.
RoundRobinSelector
Round-robin key selection.