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: about 1 year 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T00:22:23.000Z (over 5 years ago)
- Last Synced: 2025-01-20T07:19:17.270Z (over 1 year ago)
- Topics: unmarshal, unmarshaller, unmarshalling
- Language: Go
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- 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`
