|
|
před 6 roky | |
|---|---|---|
| .. | ||
| .editorconfig | před 6 roky | |
| .gitignore | před 6 roky | |
| .travis.yml | před 6 roky | |
| CODE_OF_CONDUCT.md | před 6 roky | |
| LICENSE | před 6 roky | |
| README.md | před 6 roky | |
| go.mod | před 6 roky | |
| go.sum | před 6 roky | |
| pointer.go | před 6 roky | |
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.