Closed narg95 closed 3 years ago
interface{}
int64
Decoder.SetNumberType
float64
json.Number
int64 / float64
Decoder.UseNumber
All committers have signed the CLA.
you're welcome, thanks to you for reviewing it
do you think we can release it? 2.5.2 or 2.6.0 ?
2.5.2
2.6.0
I'll release this in the v3 branch in github.com/go-jose/go-jose
Related Issue
351
Description
interface{}
as anint64
Decoder.SetNumberType
method to configure the desired number unmarshal behavior:float64
,json.Number
,int64 / float64
Decoder.UseNumber