Discover Packages
github.com/NextronSystems/jsonlog
jsonpointer
package
Version:
v1.0.0-alpha
Opens a new window with list of versions in this module.
Published: Sep 22, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Resolve resolves the given JSON pointer against the given base object.
The base object must be a pointer to a struct or a pointer to a slice/array.
The returned value is a pointer to the pointed field.
Pointer is a JSON Pointer as defined in RFC 6901 .
Parse returns a new pointer from the given string representation.
Append appends the given tokens to the pointer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.