package rr

import "github.com/ydb-platform/ydb-go-sdk/v3/internal/balancer/rr"

Index

Functions

func IsRandomChoice

func IsRandomChoice(i interface{}) bool

func IsRoundRobin

func IsRoundRobin(i interface{}) bool

func RandomChoice

func RandomChoice() balancer.Balancer

func RoundRobin

func RoundRobin() balancer.Balancer

Source Files

rr.go

Version
v3.8.4
Published
Feb 4, 2022
Platform
darwin/amd64
Imports
9 packages
Last checked
now

Tools for package owners.