Go implementation of JSON Pointer.
import "github.com/mickep76/jsonptr"
func Resolve(v interface{}, path string) (interface{}, error)
Generated by godoc2md
Go implementation of JSON Pointer.
import "github.com/mickep76/jsonptr"
func Resolve(v interface{}, path string) (interface{}, error)
Generated by godoc2md