|
hai 1 ano | |
---|---|---|
.. | ||
.editorconfig | hai 1 ano | |
.gitignore | hai 1 ano | |
.travis.yml | hai 1 ano | |
CODE_OF_CONDUCT.md | hai 1 ano | |
LICENSE | hai 1 ano | |
README.md | hai 1 ano | |
pointer.go | hai 1 ano |
An implementation of JSON Pointer - Go language
Completed YES
Tested YES
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07
The 4.Evaluation part of the previous reference, starting with 'If the currently referenced value is a JSON array, the reference token MUST contain either...' is not implemented.