Versions in this module Expand all Collapse all v0 v0.1.3 Feb 22, 2023 v0.1.2 Sep 9, 2021 Changes in this version + func CopyData(src interface{}, dest interface{}) error + func CopyProtobufData(src proto.Message, desc interface{}) error + func StructToMap(origin interface{}) map[string]interface + func StructToValues(i interface{}, tag string) url.Values