package
0.0.0-20210226163009-20ebb0f2a09e
Repository: https://github.com/pkg/diff.git
Documentation: pkg.go.dev

# Functions

Names provides the before/after names for writing a diff.
TerminalColor specifies that a diff intended for a terminal should be written using colors.
Unified writes e to w using unified diff format.

# Interfaces

An Option modifies behavior when writing a diff.
A Pair supports writing a unified diff, element by element.