prometheus/chunkenc
Bryan Boreham 74093f0508 Remove pointer indirection on chunk bstream (#499)
It isn't necessary since the member is never changed after
initialization.

Signed-off-by: Bryan Boreham <bryan@weave.works>
2019-02-13 23:41:12 +01:00
..
bstream.go Remove more unused code 2019-01-07 14:45:17 +01:00
chunk.go Remove pointer indirection on chunk bstream (#499) 2019-02-13 23:41:12 +01:00
chunk_test.go Fix chunkenc/chunk_test.go 2019-01-07 12:39:11 +01:00
xor.go Remove pointer indirection on chunk bstream (#499) 2019-02-13 23:41:12 +01:00