amazon-ion / ion-go

A Go implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
175 stars 31 forks source link

add UnmarshalJSON and MarshalJSON to Decimal #191

Closed plopezlpz closed 1 year ago

plopezlpz commented 1 year ago

Issue #176:

Description of changes: Add UnmarshalJSON and MarshalJSON to Decimal

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.