Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ImageStrategy = imageStrategy{ WWNGen: idgen.NewIDGen(rand.Reader, 16), }
View Source
var SnapshotStrategy = snapshotStrategy{}
Functions ¶
func DeleteSliceElement ¶
func DeleteSliceElement[E comparable](s []E, elem E) []E
Types ¶
Click to show internal directories.
Click to hide internal directories.