package internal
import "google.golang.org/grpc/internal/xds/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, estats.MetricsRecorder) (xdsclient.XDSClient, func(), error) )
The following variables are overridden in tests.
Source Files ¶
internal.go
- Version
- v1.77.0
- Published
- Nov 17, 2025
- Platform
- linux/amd64
- Last checked
- 38 minutes ago –
Tools for package owners.