# Functions
No description provided by the author
No description provided by the author
DifferenceTypeString retrieves an enum value from the enum constants string name.
DifferenceTypeStrings returns a slice of all String values of the enum.
DifferenceTypeValues returns all values of the enum.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
go:generate enumer -type=DifferenceType -trimprefix=Diff -transform=kebab.
No description provided by the author