jason 075d766964 first %!s(int64=3) %!d(string=hai) anos
..
.github 075d766964 first %!s(int64=3) %!d(string=hai) anos
.gitignore 075d766964 first %!s(int64=3) %!d(string=hai) anos
.travis.yml 075d766964 first %!s(int64=3) %!d(string=hai) anos
CODE_OF_CONDUCT.md 075d766964 first %!s(int64=3) %!d(string=hai) anos
LICENSE 075d766964 first %!s(int64=3) %!d(string=hai) anos
README.md 075d766964 first %!s(int64=3) %!d(string=hai) anos
go.mod 075d766964 first %!s(int64=3) %!d(string=hai) anos
go.sum 075d766964 first %!s(int64=3) %!d(string=hai) anos
reference.go 075d766964 first %!s(int64=3) %!d(string=hai) anos
reference_test.go 075d766964 first %!s(int64=3) %!d(string=hai) anos

README.md

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

Dependencies

https://github.com/go-openapi/jsonpointer

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03