prometheus/tsdb/chunkenc
johncming 28ca0965f0
tsdb/chunkenc: fix typo of return error. (#7670)
* tsdb/chunkenc: fix typo of return error.

Signed-off-by: johncming <johncming@yahoo.com>

* tsdb: fix typo of function in markdonw.

Signed-off-by: johncming <johncming@yahoo.com>
2020-10-28 12:03:11 +00:00
..
bstream.go Cleanup bstream_test.go based on post-merge feedback received on #7390 (#7413) 2020-06-18 14:49:39 +05:30
bstream_test.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
chunk.go tsdb/chunkenc: fix typo of return error. (#7670) 2020-10-28 12:03:11 +00:00
chunk_test.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
xor.go Optimized bstream reader used by XORChunk iterator (#7390) 2020-06-15 16:44:40 +01:00