https://github.com/janos/marshal
https://github.com/janos/marshal
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/janos/marshal
- Owner: janos
- License: bsd-3-clause
- Created: 2016-09-07T19:44:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T10:44:57.000Z (over 5 years ago)
- Last Synced: 2025-01-29T10:32:21.206Z (4 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Various helper types for easier marshaling in Go language
[](https://godoc.org/resenje.org/marshal)
[](https://github.com/janos/marshal/actions?query=workflow%3AGo)## Installation
Run `go get resenje.org/marshal` from command line.