rss2twitter/vendor/github.com/dustin/go-jsonpointer/README.markdown
2018-12-05 00:15:53 -06:00

5 lines
260 B
Markdown

# JSON Pointer for go
This is an implementation of [JSON Pointer](http://tools.ietf.org/html/rfc6901).
[![Coverage Status](https://coveralls.io/repos/dustin/go-jsonpointer/badge.png?branch=master)](https://coveralls.io/r/dustin/go-jsonpointer?branch=master)