Versions in this module Expand all Collapse all v1 v1.3.2 Dec 23, 2024 Changes in this version + const UnknownFname + var GetFileIDs = sync.OnceValues(func() (map[int]string, error) { ... }) + var MapName = "tg_errmetrics_map" + type DumpEntry struct + Count int + Error string + Location string + type Entry struct + Filename string + ID int + type Map struct + func OpenMap(fname string) (Map, error) + func (m Map) Dump() ([]DumpEntry, error) + type MapKey struct + Err uint16 + FileID uint8 + LineNR uint16 + Pad1 uint8 + Pad2 uint16 + type MapVal = uint32