Ompluscator / dynamic-struct

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

Allow creating an embedded struct field; create a new instance with field values #31

Open infogulch opened 8 months ago

infogulch commented 8 months ago

Resolves #30