google.golang.org/grpc/resolver.Address.Type (field)

5 uses

	google.golang.org/grpc/resolver (current package)
		resolver.go#L121: 	Type AddressType

	google.golang.org/grpc
		clientconn.go#L652: 			if s.Addresses[i].Type == resolver.GRPCLB {
		clientconn.go#L936: 				if a.Type == resolver.GRPCLB {

	google.golang.org/grpc/balancer/grpclb
		grpclb.go#L419: 		if a.Type == resolver.GRPCLB {
		grpclb.go#L420: 			a.Type = resolver.Backend