Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HighlightUnifiedDiff ¶
HighlightUnifiedDiff applies terminal colors to a unified diff without changing its text shape.
func UnifiedDiff ¶
UnifiedDiff returns a unified diff-like text using a line-oriented go-diff comparison.
Types ¶
type DiffResult ¶
DiffResult describes a plaintext-vs-decrypted comparison.
func PlaintextAgainstEncrypted ¶
func PlaintextAgainstEncrypted(opts Options) (DiffResult, error)
Click to show internal directories.
Click to hide internal directories.