这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.5.1

Compare
Choose a tag to compare
@hgiasac hgiasac released this 18 Nov 10:52
· 75 commits to master since this release
d3bb811

Improvement for #20. When we access interface{} in reflect we need to call v.Elem() to get the actual object inside (#21) @grihabor