Versions in this module Expand all Collapse all v0 v0.1.0 Sep 10, 2026 Changes in this version + type Op string + const OpAdd + const OpRemove + const OpReplace + type Patch struct + CreatePath bool + Description string + Match map[string]string + Op Op + Path string + Reason string + Severity diff.Severity + Value *yaml.Node + func FromReport(report *diff.Report, code *ir.Document) ([]Patch, error)