yamldiff

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2022 License: MIT Imports: 9 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Diffs

type Diffs []*diff

type RawYaml

type RawYaml struct {
	// contains filtered or unexported fields
}

type RawYamlList

type RawYamlList []*RawYaml

func Load

func Load(s string) (RawYamlList, error)

type YamlDiff added in v1.0.0

type YamlDiff struct {
	// contains filtered or unexported fields
}

func Do

func Do(rawA RawYamlList, rawB RawYamlList) []*YamlDiff

func (*YamlDiff) Dump added in v1.0.0

func (y *YamlDiff) Dump() string

Jump to

Keyboard shortcuts

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