prometheus/tsdb/chunkenc
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-04-11 09:27:54 +01:00
..
bstream.go enable gocritic, unconvert and unused linters 2023-04-13 19:20:22 +00:00
bstream_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
chunk.go Optimize histogram iterators (#13340) 2024-01-23 17:02:14 +01:00
chunk_test.go tsdb: use Go standard errors 2023-12-11 12:18:54 +00:00
float_histogram.go Optimize histogram iterators (#13340) 2024-01-23 17:02:14 +01:00
float_histogram_test.go Optimize histogram iterators (#13340) 2024-01-23 17:02:14 +01:00
histogram.go Optimize histogram iterators (#13340) 2024-01-23 17:02:14 +01:00
histogram_meta.go golangci-lint: enable whitespace linter (#13905) 2024-04-11 09:27:54 +01:00
histogram_meta_test.go histograms: General readability tweaks 2023-01-19 13:26:42 +01:00
histogram_test.go Optimize histogram iterators (#13340) 2024-01-23 17:02:14 +01:00
varbit.go tsdb/chunkenc: use Go standard errors package 2023-11-08 08:38:57 +00:00
varbit_test.go Use more varbit in histogram chunks 2021-10-13 20:03:35 +02:00
xor.go Optimize histogram iterators (#13340) 2024-01-23 17:02:14 +01:00
xor_test.go chunkenc: Slightly optimize xorWrite/xoRead (#11476) 2022-10-20 15:08:01 +05:30