diffutil

package
v0.0.0-...-2c87074 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Unlicense Imports: 11 Imported by: 0

Documentation

Overview

Package diffutil displays differences using Git.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(a, b string, words bool, filename string) error

Diff displays the difference between a and b using Git.

func PrettyDiff

func PrettyDiff(a, b interface{}) (string, bool)

PrettyDiff returns a pretty-printed colour output of the deep diff of a and b. The boolean return value indicates whether a and b are equal.

Types

This section is empty.

Jump to

Keyboard shortcuts

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