We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
d3bb811
Improvement for #20. When we access interface{} in reflect we need to call v.Elem() to get the actual object inside (#21) @grihabor
interface{}
v.Elem()