Skip to content

rancher/jsonpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONPath

This package contains an implementation of the jsonpath query spec defined in https://goessner.net/articles/JsonPath.

While there are other golang implementations of the same spec, none are complete, actively maintained, and support field mutation. Since field mutation is the primary need for rancher audit logging, those existing libraries did not satisfy our needs. Thus rancher/jsonpath is born!

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages