Versions in this module Expand all Collapse all v0 v0.44.0 Aug 25, 2023 v0.0.1 Oct 9, 2023 Changes in this version + const ActionDelete + const ActionInsert + const ActionUpdate + const Version + type Analyzer interface + Analyze func(filePath string) (*serialize.AnalysisResult, error) + RequiredFiles func() []string + type Module interface + Name func() string + Version func() int + type PostScanner interface + PostScan func(serialize.Results) (serialize.Results, error) + PostScanSpec func() serialize.PostScanSpec