Versions in this module Expand all Collapse all v0 v0.1.0 Jul 18, 2026 Changes in this version + type Report struct + BuildCount int + DBCount int + InBoth int + InBuildOnly []string + InDBOnly []string + func RunGo(srcRoot string, s store) (Report, error) + func (r Report) IsParity() bool + func (r Report) WriteJSON(w io.Writer) error + func (r Report) WriteText(w io.Writer) error