package
module
Version:
v0.0.0-...-36a99d9
Opens a new window with list of versions in this module.
Published: May 13, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶

jsonptr - JSON Pointer
Go implementation of JSON Pointer.
jsonptr
import "github.com/mickep76/jsonptr"
func Resolve
func Resolve(v interface{}, path string) (interface{}, error)
Generated by godoc2md
Documentation
¶
func Resolve(v interface{}, path string) (interface{}, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.