VictoriaMetrics/app/vmalert/datasource
Aliaksandr Valialkin d962568e93 all: use %w instead of %s for wrapping errors in fmt.Errorf
This will simplify examining the returned errors such as httpserver.ErrorWithStatusCode .
See https://blog.golang.org/go1.13-errors for details.
2020-06-30 23:33:46 +03:00
..
datasource.go app/vmalert: sync with master branch 2020-04-28 00:19:42 +03:00
init.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
vm.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
vm_test.go app/vmalert: sync with master branch 2020-04-28 00:19:42 +03:00