Skip to content

VictorLowther/jsonpatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonpatch is a simple little Go library for creating and applying RFC 6902 JSON patches.

Semi-unique among its features is the ability to generate paranoid patches that include tests that validate that the segments of JSON being patched have not changed in the time the patch was generated to the time it was applied.

About

A Go library for generating and applying RFC 6902 JSON patches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages