VictoriaMetrics/lib/uint64set
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
..
uint64set.go lib/uint64set: remove zero buckets after Set.Intersect 2020-03-27 01:15:58 +02:00
uint64set_test.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
uint64set_timing_test.go lib/uint64set: add benchmarks for Set.Union 2020-01-18 13:47:02 +02:00