1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-04 16:30:02 +00:00
Files
rke/vendor/github.com/go-openapi/jsonpointer
galal-hussein c4677f8ee6 Vendor update
2017-11-06 19:40:19 +02:00
..
2017-11-06 19:40:19 +02:00
2017-11-06 19:40:19 +02:00
2017-11-06 19:40:19 +02:00
2017-11-06 19:40:19 +02:00
2017-11-06 19:40:19 +02:00
2017-11-06 19:40:19 +02:00
2017-11-06 19:40:19 +02:00
2017-11-06 19:40:19 +02:00

gojsonpointer Build Status Coverage Slack Status

license GoDoc An implementation of JSON Pointer - Go language

Status

Completed YES

Tested YES

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

Note

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.