//
pkg.gl
Category
github.com/jumziey/rain
cft
diff
package
1.1.3
Repository:
https://github.com/jumziey/rain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
321 SLOC
#
Functions
New
New returns a Diff that represents the difference between two templates.
#
Constants
Added
Added represents a new value.
Changed
Changed represents a modified value.
Involved
Involved represents a value that contains changes but is not wholly new itself.
Removed
Removed represents a removed value.
Unchanged
Unchanged represents a value that has not changed.
#
Interfaces
Diff
Diff is the common interface for the other types in this package.
#
Type aliases
Mode
Mode represents a diff mode.