internal/

directory
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: MIT

README

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 diff computes differences between text files or strings.
Package diff computes differences between text files or strings.
_examples/apply command
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/cli/diff/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/cli/diff/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