type google.golang.org/grpc/internal/envconfig.GoroutineLabels

5 uses

	google.golang.org/grpc/internal/envconfig (current package)
		envconfig.go#L170: type GoroutineLabels uint16
		envconfig.go#L172: func goroutineLabelsFromEnv(envVar string, def GoroutineLabels) GoroutineLabels {
		envconfig.go#L192: 		bitDesignator := GoroutineLabels(0)
		envconfig.go#L211: 	GoroutineLabelServerMethod GoroutineLabels = 1 << iota