Versions in this module Expand all Collapse all v0 v0.1.0 Aug 14, 2026 Changes in this version + func Generate(parsed *diff.ParsedDiff, selections []*diff.FileSelection) ([]byte, error) + func GenerateForFile(file *diff.FileDiff) []byte + func GenerateForHunk(file *diff.FileDiff, hunk *diff.Hunk) []byte