Versions in this module Expand all Collapse all v0 v0.14.0 Nov 29, 2024 v0.13.0 Nov 22, 2024 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