diff

package
v1.7.5 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(writer io.Writer, options DOptions) error

Types

type Base added in v1.4.2

type Base struct {
	Name       string     `json:"name"`
	From       int64      `json:"from"`
	To         int64      `json:"to"`
	ChangeType changeType `json:"change_type"`
}

type DOptions

type DOptions struct {
	internal.Options

	OldTarget string
	NewTarget string

	Format string

	Indent *int
}

Jump to

Keyboard shortcuts

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