google.golang.org/grpc/attributes.Attributes.Value (method)

2 uses

	google.golang.org/grpc/attributes (current package)
		attributes.go#L71: func (a *Attributes) Value(key interface{}) interface{} {

	google.golang.org/grpc/balancer/grpclb/state
		state.go#L49: 	s, _ := state.Attributes.Value(key).(*State)