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