|
|
6 år sedan | |
|---|---|---|
| .. | ||
| .editorconfig | 6 år sedan | |
| .gitignore | 6 år sedan | |
| .travis.yml | 6 år sedan | |
| CODE_OF_CONDUCT.md | 6 år sedan | |
| LICENSE | 6 år sedan | |
| README.md | 6 år sedan | |
| go.mod | 6 år sedan | |
| go.sum | 6 år sedan | |
| pointer.go | 6 år sedan | |
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.