func go.opencensus.io/trace.NewContext

3 uses

	go.opencensus.io/trace (current package)
		trace.go#L118: func NewContext(parent context.Context, s *Span) context.Context {
		trace.go#L183: 	return NewContext(ctx, span), span
		trace.go#L201: 	return NewContext(ctx, span), span