/go-json-pointer

Go package to manipulate RFC 6901 JSON pointers.

Primary LanguageGoISC LicenseISC

go-json-pointer

Go-json-pointer is now available as part of go-ejson.

Introduction

The go-json-pointer library contains an implementation of RFC 6901 providing utilities to manipulate JSON pointers.

Usage

Refer to the Go package documentation for information about the API.

See the json-pointer program for a practical use case.

Licensing

Go-json-pointer is open source software distributed under the ISC license.