func contrib.go.opencensus.io/exporter/stackdriver.attributeValue

3 uses

	contrib.go.opencensus.io/exporter/stackdriver (current package)
		trace_proto.go#L192: 		av := attributeValue(v)
		trace_proto.go#L212: 		av := attributeValue(value)
		trace_proto.go#L238: func attributeValue(v interface{}) *tracepb.AttributeValue {