Versions in this module Expand all Collapse all v0 v0.0.12 Nov 25, 2021 v0.0.11 Nov 24, 2021 Changes in this version + func ParseFile(path string) (report.Report, error) + type Parser interface + Parse func(r io.ReaderAt, path string, format format.Format) (report.Reporter, error)