package internal
import "google.golang.org/grpc/xds/internal/resolver/internal"
Package internal contains functionality internal to the xDS resolver.
Index ¶
Variables ¶
var ( // NewWRR is the function used to create a new weighted round robin // implementation. NewWRR any // func() wrr.WRR // NewXDSClient is the function used to create a new xDS client. NewXDSClient any // func(string) (xdsclient.XDSClient, func(), error) )
The following variables are overridden in tests.
Source Files ¶
internal.go
- Version
- v1.66.3
- Published
- Sep 30, 2024
- Platform
- linux/amd64
- Last checked
- 1 hour ago –
Tools for package owners.