Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 152 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 152 Bytes

sdcg

GoLang Struct Deep Copy Generator

Generate functions that perform deep copies for GoLang Structs without using reflect package during runtime.