Versions in this module Expand all Collapse all v0 v0.0.2 Oct 21, 2024 v0.0.1 Oct 21, 2024 Changes in this version + func CloneUsingGob[S any, D any](source *S, destination *D) error + func CloneUsingJson[S any, D any](source *S, destination *D) error