qri-io / jsonpointer

golang implementation of IETF RFC6901: https://tools.ietf.org/html/rfc6901
MIT License
16 stars 3 forks source link

feat(pointer): better performance through directly managed pointers #8

Closed Arqu closed 4 years ago

Arqu commented 4 years ago

Pre-requisite for https://github.com/qri-io/jsonschema/pull/65