Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit 5dac7e8

Browse files
committed
comment
1 parent 7322dd1 commit 5dac7e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mdata/cache/ccache_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"github.com/grafana/metrictank/test"
1010
)
1111

12+
// getItgen retuns an IterGen which holds a chunk which has directly encoded all values
1213
func getItgen(t *testing.T, values []uint32, ts uint32, spanaware bool) chunk.IterGen {
1314
var b []byte
1415
buf := new(bytes.Buffer)

0 commit comments

Comments
 (0)