Versions in this module Expand all Collapse all v1 v1.1.0 May 6, 2024 v1.0.1 May 6, 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