![]() |
há 4 anos atrás | |
---|---|---|
.. | ||
.drone.sec | há 4 anos atrás | |
.drone.yml | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
.pullapprove.yml | há 4 anos atrás | |
CODE_OF_CONDUCT.md | há 4 anos atrás | |
LICENSE | há 8 anos atrás | |
README.md | há 4 anos atrás | |
pointer.go | há 8 anos atrás |
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.