diff

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDiffCmd

func NewDiffCmd(ctx *dukkha.Context) *cobra.Command

TODO: support source doc (doc with rendering suffix which generates base doc)

Types

type Reason

type Reason struct {
	// Renderer name of the decisive step to generate difference
	Renderer string
	// Input to the Renderer that, once its content updated
	// can cause expected differernce
	Input string

	Err error

	DiffEntries []*diff.Entry
}

func (*Reason) String

func (r *Reason) String() string

Jump to

Keyboard shortcuts

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