Documentation ¶ Index ¶ func Build(base, head model.Snapshot, touched []string) (model.Diff, error) func BuildWithLineChanges(base, head model.Snapshot, touched []string, lineChanges []gitread.LineChange) (model.Diff, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Build ¶ func Build(base, head model.Snapshot, touched []string) (model.Diff, error) func BuildWithLineChanges ¶ func BuildWithLineChanges(base, head model.Snapshot, touched []string, lineChanges []gitread.LineChange) (model.Diff, error) Types ¶ This section is empty. Source Files ¶ View all Source files diff.go Click to show internal directories. Click to hide internal directories.