Versions in this module Expand all Collapse all v0 v0.29.0 Jan 6, 2025 Changes in this version + type Diff struct + End int + ReplEnd int + ReplStart int + Start int + func DiffBytes(a, b []byte) []Diff + func DiffRunes(a, b []rune) []Diff + func DiffStrings(a, b string) []Diff