VictoriaMetrics/app/vmalert/utils
Aliaksandr Valialkin d5dddb0953 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:05:11 +03:00
..
err_group.go app/vmalert: support multiple notifier urls (#584) (#590) 2020-06-29 22:21:03 +03:00
err_group_test.go app/vmalert: support multiple notifier urls (#584) (#590) 2020-06-29 22:21:03 +03:00
tls.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
tls_test.go app/vmalert: move flags description and initialization into subpackages 2020-06-28 12:26:22 +01:00