Documentation
¶
Overview ¶
Package diff parses unified diffs into structured representations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombineFileChanges ¶
func CombineFileChanges(changes []FileChangeInput) string
CombineFileChanges builds a unified diff string from file change inputs.
Types ¶
type FileChangeInput ¶
FileChangeInput is the input type for CombineFileChanges.
Click to show internal directories.
Click to hide internal directories.