neoneo-go/pkg/encoding/fixedn
Roman Khimov ca258d6fbd fixedn: always correctly unmarshal Fixed8 values
Quoted or not, they should be unmarshalled without going through float64.
2021-01-22 19:14:33 +03:00
..
decimal.go fixedn: allow to parse big decimals 2020-12-09 11:19:25 +03:00
decimal_test.go fixedn: allow to parse big decimals 2020-12-09 11:19:25 +03:00
fixed8.go fixedn: always correctly unmarshal Fixed8 values 2021-01-22 19:14:33 +03:00
fixed8_test.go fixedn: always correctly unmarshal Fixed8 values 2021-01-22 19:14:33 +03:00