package
Version:
v0.0.0-...-67058d9
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IsEqual[T any] interface {
IsEqual(T) bool
}
IsEqual[T] will be used instead of cmp.Equal if a resource implements it.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.