Releases: fairyhunter13/reflecthelper
Releases · fairyhunter13/reflecthelper
v1.0.3
Add SetReflectZero
to the package ✨
v1.0.2
Change kind caller of Type().Kind()
to only Kind()
⚡
v1.0.1
Adding IsReflectZero
to check whether the value of reflect.Value
is reflect.Zero
of its type ✨
v1.0.0
The initial release of public API ✨