diff

package
v0.0.0-...-5c202b9 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: BSD-3-Clause Imports: 5 Imported by: 1

Documentation

Overview

Package diff implements a Diff function that compare two inputs using the 'diff' tool.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(oldName string, old []byte, newName string, new []byte) ([]byte, error)

Returns diff of two arrays of bytes in diff tool format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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