Versions in this module Expand all Collapse all v1 v1.1.0 Apr 20, 2023 Changes in this version + type Copy func(source any, fields ...string) any + type Get func(source any, field string, opt ...*structkit.Option) any + type Set func(source any, field string, value any) (err error)