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

https://github.com/kabaluyot/gojson

Simple JSON Encoder To Preserve String Key-Value Pair
https://github.com/kabaluyot/gojson

go golang json map

Last synced: 6 months ago
JSON representation

Simple JSON Encoder To Preserve String Key-Value Pair

Awesome Lists containing this project

README

          

## Simple JSON Encoder To Preserve String Key-Value Pair
This allows encoding json preserving the keys.

### Notice
> This package prints in key-value pair (string).

See examples/ and run test file.