Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureStringSlicesAreEquivalent ¶ added in v1.7.0
EnsureStringSlicesAreEquivalent returns if two string slices have equal lengths, and that they have the exact same items; it does not enforce strict ordering of items.
func ValidateImmutable ¶ added in v1.6.0
ValidateImmutable validates equality across two values, and returns a meaningful error to indicate a changed value, a newly set value, or a newly unset value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.