VictoriaMetrics/app/vmselect/graphite
Aliaksandr Valialkin 36a1fdca6c
all: consistently use %w instead of %s in when error is passed to fmt.Errorf()
This allows consistently using errors.Is() for verifying whether the given error wraps some other known error.
2023-10-26 09:44:40 +02:00
..
aggr.go
aggr_state.go
eval.go
eval_test.go
functions.json
functions_api.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-26 09:44:40 +02:00
metrics_api.go
metrics_api_test.go
metrics_expand_response.qtpl
metrics_expand_response.qtpl.go
metrics_find_response.qtpl
metrics_find_response.qtpl.go
metrics_index_response.qtpl
metrics_index_response.qtpl.go
natural_compare.go
natural_compare_test.go
render_api.go
render_api_test.go
render_response.qtpl
render_response.qtpl.go
tag_values_response.qtpl
tag_values_response.qtpl.go
tags_api.go
tags_autocomplete_response.qtpl
tags_autocomplete_response.qtpl.go
tags_find_series_response.qtpl
tags_find_series_response.qtpl.go
tags_response.qtpl
tags_response.qtpl.go
tags_tag_multi_series_response.qtpl
tags_tag_multi_series_response.qtpl.go
transform.go
transform_test.go