//
pkg.gl
Category
github.com/deckhouse/module-sdk
pkg
utils
patch
package
0.1.0
Repository:
https://github.com/deckhouse/module-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
447 SLOC
#
Functions
JSONEqual
JSONEqual indicates if 2 JSON documents have the same structural equality.
#
Variables
ErrMissing
No description provided by the author
ErrTestFailed
No description provided by the author
#
Type aliases
Operation
Operation is a single JSON-Patch step, such as a single 'add' operation.
Patch
Patch is an ordered collection of Operations.