Versions in this module Expand all Collapse all v0 v0.2.0 Apr 3, 2026 Changes in this version + type Parser struct + func (Parser) Detect(header []byte) bool + func (Parser) Extensions() []string + func (Parser) Name() string + func (Parser) Parse(r io.Reader, source string) (*model.Report, error)