Rainbond/vendor/github.com/bitly/go-simplejson
2017-11-17 15:03:19 +08:00
..
.travis.yml [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00
LICENSE [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00
README.md [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00
simplejson_go10_test.go [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00
simplejson_go10.go [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00
simplejson_go11_test.go [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00
simplejson_go11.go [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00
simplejson_test.go [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00
simplejson.go [REV] update build response,add vendor,optimize build/publish db update 2017-11-17 15:03:19 +08:00

go-simplejson

a Go package to interact with arbitrary JSON

Build Status

Importing

import github.com/bitly/go-simplejson

Documentation

Visit the docs on gopkgdoc