var contrib.go.opencensus.io/integrations/ocsql.valueErr

2 uses

	contrib.go.opencensus.io/integrations/ocsql (current package)
		observability.go#L22: 	valueErr = tag.Insert(GoSQLStatus, "ERROR")
		observability.go#L166: 				tag.Insert(GoSQLMethod, method), valueErr, tag.Insert(GoSQLError, err.Error()),