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

2 uses

	google.golang.org/grpc/attributes (current package)
		attributes.go#L52: func (a *Attributes) WithValues(kvs ...interface{}) *Attributes {

	google.golang.org/grpc/balancer/grpclb/state
		state.go#L42: 	state.Attributes = state.Attributes.WithValues(key, s)