internal/

directory
v0.54.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2026 License: MIT

README

internal

This internal package contains a fork of https://github.com/aymanbagabas/go-udiff, to allow additional customization. Specifically, we need to show a configurable number of surrounding lines. An issue has been opened.

Note that the aymanbagabas package is itself a copy of the Go tools internal diff package.

Directories

Path Synopsis
Package udiff computes differences between text files or strings.
Package udiff computes differences between text files or strings.
difftest
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by diff "github.com/neilotoole/sq/libsq/core/diffdoc/internal/go-udiff"
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by diff "github.com/neilotoole/sq/libsq/core/diffdoc/internal/go-udiff"
lcs
package lcs contains code to find longest-common-subsequences (and diffs)
package lcs contains code to find longest-common-subsequences (and diffs)
myers
Package myers implements the Myers diff algorithm.
Package myers implements the Myers diff algorithm.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL