spf13 / cast

safe and easy casting from one type to another in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support json.Number for numeric value

imqishi opened this issue · comments

commented

in numeric value's switch-case logic, maybe can support json.Number, now it will return an error