compare

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comparer

type Comparer interface {
	Compare(plan.ResourcePlan) bool
	Diff(plan.ResourcePlan) (string, bool)
}

type ComparerSet

type ComparerSet struct {
	CreateComparer  Comparer
	DestroyComparer Comparer
	UpdateComparer  Comparer
}

func NewComparerSet

func NewComparerSet(path string) (ComparerSet, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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