/gojson

Simple JSON Encoder To Preserve String Key-Value Pair

Primary LanguageGo

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.