func go.opentelemetry.io/otel/api/propagation.WithInjectors

2 uses

	go.opentelemetry.io/otel/api/propagation (current package)
		propagation.go#L105: func WithInjectors(inj ...HTTPInjector) Option {

	go.opentelemetry.io/otel/api/global/internal
		state.go#L129: 		propagation.WithInjectors(tcPropagator, ccPropagator),