google.golang.org/grpc/attributes.Attributes.Equal (method)
6 uses
google.golang.org/grpc/attributes (current package)
attributes.go#L79: func (a *Attributes) Equal(o *Attributes) bool {
google.golang.org/grpc
clientconn.go#L952: a.Attributes.Equal(b.Attributes) &&
google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
pickfirstleaf.go#L905: a.Attributes.Equal(b.Attributes)
google.golang.org/grpc/resolver
map.go#L83: if entry.addr.Attributes.Equal(addr.Attributes) {
resolver.go#L132: a.Attributes.Equal(o.Attributes) &&
resolver.go#L133: a.BalancerAttributes.Equal(o.BalancerAttributes) &&
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)