...
1# gojsonpointer [](https://github.com/go-openapi/jsonpointer/actions?query=workflow%3A"go+test") [](https://codecov.io/gh/go-openapi/jsonpointer)
2
3[](https://slackin.goswagger.io)
4[](https://raw.githubusercontent.com/go-openapi/jsonpointer/master/LICENSE)
5[](https://pkg.go.dev/github.com/go-openapi/jsonpointer)
6[](https://goreportcard.com/report/github.com/go-openapi/jsonpointer)
7
8An implementation of JSON Pointer - Go language
9
10## Status
11Completed YES
12
13Tested YES
14
15## References
16http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07
17
18### Note
19The 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.
View as plain text