Versions in this module Expand all Collapse all v0 v0.1.0 Jul 29, 2024 Changes in this version + type FuncFileLineType struct + File string + Func string + LineNumber int + func FuncFileLine(lvl uint) FuncFileLineType + func (ffl FuncFileLineType) String() string + type Interface interface + Close func() error + Record func(geom interface{}, FFL FuncFileLineType, Description TestDescription) error + type TestDescription struct + Category string + Description string + Name string