diff

package
v0.20.5 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package diff implements diffing.

Should primarily be used for testing.

Copied from https://github.com/golang/go/blob/master/src/cmd/gofmt/gofmt.go

Copyright 2009 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

https://github.com/golang/go/blob/master/LICENSE

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff added in v0.13.0

func Diff(
	ctx context.Context,
	b1 []byte,
	b2 []byte,
	filename1 string,
	filename2 string,
	keepTimestamps bool,
) ([]byte, error)

Diff does a diff.

Types

This section is empty.

Jump to

Keyboard shortcuts

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