Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jleagle/unmarshal-go

A collection of helper structs to unmarshal JSON where the types don't quite match.
https://github.com/jleagle/unmarshal-go

unmarshal unmarshaller unmarshalling

Last synced: 12 days ago
JSON representation

A collection of helper structs to unmarshal JSON where the types don't quite match.

Awesome Lists containing this project

README

        

# unmarshal-go

A collection of helper types, to unmarshal JSON where the types don't quite match.

`go get -u github.com/Jleagle/unmarshal-go`

![Go](https://github.com/Jleagle/unmarshal-go/workflows/Go/badge.svg)