open-vault/helper/metricsutil
swayne275 4632a26a09
Use %q for quoted strings where appropriate (#15216)
* change '%s' to %q where single vs double quotes shouldn't matter

* replace double quotes with %q in logs and errors
2022-08-03 12:32:45 -06:00
..
bucket.go
bucket_test.go
gauge_process.go
gauge_process_test.go
metricsutil.go
metricsutil_test.go
wrapped_metrics.go
wrapped_metrics_test.go