项目作者: srikanth2212

项目描述 :
jsonez provides a simple interface to parse, manipulate and emit arbitrary JSON data in golang. This implementation doesn't use encoding/json, reflection and is pretty light weight. The project derives its inspiration from cJSON by https://github.com/DaveGamble/cJSON
高级语言: Go
项目地址: git://github.com/srikanth2212/jsonez.git
创建时间: 2017-04-25T21:36:33Z
项目社区:https://github.com/srikanth2212/jsonez

开源协议:MIT License

下载