func google.golang.org/grpc/internal/proxyattributes.Set

3 uses

	google.golang.org/grpc/internal/proxyattributes (current package)
		proxyattributes.go#L41: func Set(addr resolver.Address, opts Options) resolver.Address {

	google.golang.org/grpc/internal/resolver/delegatingresolver
		delegatingresolver.go#L262: 		addresses = append(addresses, proxyattributes.Set(proxyAddr, proxyattributes.Options{
		delegatingresolver.go#L281: 				addrs = append(addrs, proxyattributes.Set(proxyAddr, proxyattributes.Options{