galdor / go-json-pointer

Go package to manipulate RFC 6901 JSON pointers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-json-pointer

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.

About

Go package to manipulate RFC 6901 JSON pointers.

License:ISC License


Languages

Language:Go 97.5%Language:Makefile 2.5%