Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janos/marshal
https://github.com/janos/marshal
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/janos/marshal
- Owner: janos
- License: bsd-3-clause
- Created: 2016-09-07T19:44:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T10:44:57.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T13:08:25.945Z (5 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
[![GoDoc](https://godoc.org/resenje.org/marshal?status.svg)](https://godoc.org/resenje.org/marshal)
[![Go](https://github.com/janos/marshal/workflows/Go/badge.svg)](https://github.com/janos/marshal/actions?query=workflow%3AGo)## Installation
Run `go get resenje.org/marshal` from command line.