google.golang.org/grpc/attributes.Attributes.Equal (method)
4 uses
google.golang.org/grpc/attributes (current package)
attributes.go#L75: func (a *Attributes) Equal(o *Attributes) bool {
google.golang.org/grpc/resolver
map.go#L64: if entry.addr.Attributes.Equal(addr.Attributes) {
resolver.go#L146: a.Attributes.Equal(o.Attributes) &&
resolver.go#L147: a.BalancerAttributes.Equal(o.BalancerAttributes) &&
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)