Skip to content

reiver/go-jsonstr

Repository files navigation

go-jsonstr

Package jsonstr provides tools for working with strings in JSON.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-jsonstr

GoDoc

Import

To import package jsonstr use import code like the follownig:

import "github.com/reiver/go-jsonstr"

Installation

To install package jsonstr do the following:

GOPROXY=direct go get https://github.com/reiver/go-jsonstr

Author

Package jsonstr was written by Charles Iliya Krempeaux

About

Package jsonstr provides tools for working with strings in JSON.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages