![]() |
4 years ago | |
---|---|---|
.. | ||
.drone.sec | 4 years ago | |
.drone.yml | 4 years ago | |
.gitignore | 4 years ago | |
.pullapprove.yml | 4 years ago | |
CODE_OF_CONDUCT.md | 4 years ago | |
LICENSE | 8 years ago | |
README.md | 4 years ago | |
pointer.go | 8 years ago |
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.