func go.opencensus.io/plugin/ocgrpc.getSpanCtxAttachment

2 uses

	go.opencensus.io/plugin/ocgrpc (current package)
		stats_common.go#L146: 	attachments := getSpanCtxAttachment(ctx)
		stats_common.go#L216: func getSpanCtxAttachment(ctx context.Context) metricdata.Attachments {