Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jleagle/unmarshal-go
- Owner: Jleagle
- Created: 2019-01-16T18:10:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T00:22:23.000Z (almost 4 years ago)
- Last Synced: 2024-06-21T11:03:55.731Z (7 months ago)
- Topics: unmarshal, unmarshaller, unmarshalling
- Language: Go
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)