package
0.31.3
Repository: https://github.com/grafana/tanka.git
Documentation: pkg.go.dev

# Functions

DiffName computes the filename for use with `DiffStr`.
Diffstat creates a histogram of a diff.
DiffStr computes the differences between the strings `is` and `should` using the UNIX `diff(1)` utility.

# Type aliases

FilteredErr is a filtered Stderr.