Skip to content

ake-persson/jsonptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc

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

About

Go implementation of JSON pointer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published