We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63af863 commit 2874e0eCopy full SHA for 2874e0e
README.md
@@ -1,11 +1,11 @@
1
# jsonpointer - an [RFC 6901](https://datatracker.ietf.org/doc/html/rfc6901) implementation for Go
2
3
+[](https://pkg.go.dev/github.com/chanced/jsonpointer)
4
+
5
Package jsonpointer provides the ability to resolve, assign, and delete values
6
of any type, including raw JSON, by [JSON
7
Pointers](https://datatracker.ietf.org/doc/html/rfc6901).
8
-[](https://pkg.go.dev/github.com/chanced/jsonpointer)
-
9
10
## Install
11
0 commit comments