Versions in this module Expand all Collapse all v3 v3.3.1 Dec 4, 2024 v3.3.0 Nov 19, 2024 Changes in this version + var TestDay = ParseDayTime("2023-09-01") + var TestTable = config.NewDayTable(TestDay, "index_") + func GenBlock(ref bloomshipper.BlockRef) (bloomshipper.Block, error) + func GenBlockRef(min, max model.Fingerprint) bloomshipper.BlockRef + func GenMeta(min, max model.Fingerprint, sources []int, blocks []bloomshipper.BlockRef) bloomshipper.Meta + func GenSeries(bounds v1.FingerprintBounds) []*v1.Series + func GenSeriesWithStep(bounds v1.FingerprintBounds, step int) []*v1.Series + func ParseDayTime(s string) config.DayTime + func PutMetas(bloomClient bloomshipper.Client, metas []bloomshipper.Meta) error + func TsdbID(n int) tsdb.SingleTenantTSDBIdentifier