package rr
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/balancer/rr"
Index ¶
- func IsRandomChoice(i interface{}) bool
- func IsRoundRobin(i interface{}) bool
- func RandomChoice() balancer.Balancer
- func RoundRobin() balancer.Balancer
Functions ¶
func IsRandomChoice ¶
func IsRandomChoice(i interface{}) bool
func IsRoundRobin ¶
func IsRoundRobin(i interface{}) bool
func RandomChoice ¶
func RoundRobin ¶
Source Files ¶
- Version
- v3.16.4
- Published
- Mar 22, 2022
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 15 seconds ago –
Tools for package owners.