Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Constraint ¶
type Property ¶
func Complex ¶
func Complex[T interface{ Checksum() uint32 }](
value *T,
checksum uint32,
constraint Constraint[T],
source Source2[T],
) Property[T]
func Simple ¶
func Simple[T comparable]( value *T, constraint Constraint[T], source Source1[T], ) Property[T]
Click to show internal directories.
Click to hide internal directories.