amarin / payload

Simple golang wrapper around gjson/sjson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

payload

Package provides utility type and functions to deal with JSON data stored as byte array. It wraps and uses awesome github.com/tidwall/sjson and github.com/tidwall/sjson packages and its types.

About

Simple golang wrapper around gjson/sjson

License:MIT License


Languages

Language:Go 95.2%Language:Makefile 4.8%