Versions in this module Expand all Collapse all v0 v0.0.3 May 31, 2024 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