package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Jun 3, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package textdiff produces a line-level edit script (equal/del/add) for two
slices of lines, delegating the diff to github.com/aymanbagabas/go-udiff.
Kind is the kind of a diff Op.
Op is one line in the edit script.
Lines returns the equal/del/add edit script transforming a into b.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.