0xrawsec / sod

Go Simple Object Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug in CloneObject

qjerome opened this issue · comments

CloneObject does not properly deep copy structures with private members.
A good example of this is for time.Time structure.