https://github.com/cppforlife/go-patch
https://github.com/cppforlife/go-patch
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cppforlife/go-patch
- Owner: cppforlife
- License: mit
- Created: 2016-09-05T19:40:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T02:04:16.000Z (about 2 years ago)
- Last Synced: 2025-03-31T10:04:14.354Z (11 months ago)
- Language: Go
- Size: 62.5 KB
- Stars: 21
- Watchers: 7
- Forks: 14
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## go-patch
Roughly based on JSON patch: https://tools.ietf.org/html/rfc6902.
- [Usage examples](docs/examples.md)
- [Go YAML gotchas](docs/go-yaml.md)
Used by [BOSH CLI v2](http://bosh.io/docs/cli-ops-files.html).