func go.opencensus.io/trace.copyAttributes

3 uses

	go.opencensus.io/trace (current package)
		trace.go#L411: func copyAttributes(m map[string]interface{}, attributes []Attribute) {
		trace.go#L424: 		copyAttributes(m, attributes)
		trace.go#L440: 		copyAttributes(a, attributes)