Skip to content

0.1.3: Issue #1 fixed.

Compare
Choose a tag to compare
@darccio darccio released this 26 Jun 13:16
· 333 commits to master since this release
It only required to check if src has kind reflect.Ptr. Iff it has this kind, it dereferences src calling Elem() on it.