package resolver
import "google.golang.org/grpc/xds/internal/resolver"
Package resolver implements the xds resolver.
At this point, the resolver is named xds-experimental, and doesn't do very much at all, except for returning a hard-coded service config which selects the xds_experimental balancer.
Index ¶
Functions ¶
func NewBuilder ¶
NewBuilder creates a new implementation of the resolver.Builder interface for the xDS resolver.
Source Files ¶
xds_resolver.go
- Version
- v1.24.0
- Published
- Sep 25, 2019
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 6 hours ago –
Tools for package owners.