Ompluscator / dynamic-struct

Golang package for editing struct's fields during runtime and mapping structs to other structs.
MIT License
672 stars 83 forks source link

add ExtendStructWithSettableFields() and MergeStructsWithSettableFields() functions to build only with exported and addressable fields #16

Closed romberli closed 3 years ago

romberli commented 3 years ago

add ExtendStructWithSettableFields() and MergeStructsWithSettableFields() functions to build only with exported and addressable fields