Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 596 Bytes

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.