package
1.21.0
Repository: https://github.com/aws-cloudformation/rain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
New returns a Diff that represents the difference between two templates.

# Constants

Added represents a new value.
Changed represents a modified value.
No description provided by the author
No description provided by the author
Involved represents a value that contains changes but is not wholly new itself.
No description provided by the author
Removed represents a removed value.
Unchanged represents a value that has not changed.
No description provided by the author

# Interfaces

Diff is the common interface for the other types in this package.

# Type aliases

No description provided by the author
Mode represents a diff mode.