Skip to content

a Go package to interact with arbitrary JSON

License

Notifications You must be signed in to change notification settings

jacoduplessis/simplejson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplejson

A Go package to interact with arbitrary JSON. Forked from bitly/go-simplejson.

Solves the following issues from the original library:

  • #25 (return *Json instead of interface{})

  • #15 (rename Must* methods)

See docs for usage.

About

a Go package to interact with arbitrary JSON

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%