const go.opentelemetry.io/otel/api/correlation.hookKindGet

3 uses

	go.opentelemetry.io/otel/api/correlation (current package)
		context.go#L50: 	hookKindGet
		context.go#L57: 	case hookKindGet:
		context.go#L91: 	return contextWithHook(ctx, hookKindGet, nil, hook)