Closed reinkrul closed 3 years ago
First of all thank you for the library.
One thing I missed (when trying to use it for https://github.com/nuts-foundation/) was proper support for JSON marshaling since it marshalled the struct fields instead of a more generic string format (e.g. urn:oid:1.2.3.4). So here it is.
First of all thank you for the library.
One thing I missed (when trying to use it for https://github.com/nuts-foundation/) was proper support for JSON marshaling since it marshalled the struct fields instead of a more generic string format (e.g. urn:oid:1.2.3.4). So here it is.