type google.golang.org/grpc/internal/channelz.RefChannelType

4 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L459: 		var chanType RefChannelType
		types.go#L180: 	RefType RefChannelType
		types.go#L686: type RefChannelType int
		types.go#L690: 	RefChannel RefChannelType = iota