Versions in this module Expand all Collapse all v1 v1.1.0 Oct 16, 2023 Changes in this version + const PathSeparator + func GetUint32(r io.Reader) uint32 + func Uvarint(r io.ByteReader) uint64 + type Metrics struct + Data []MetricsData + Doc interface{} + func NewMetrics() *Metrics + func (m *Metrics) ReadAllMetrics(data *[]byte) error + type MetricsData struct + Block []byte + DataPointsMap map[string][]uint64 + NumDeltas uint32