package
Version:
v0.0.0-...-6f3f7e0
Opens a new window with list of versions in this module.
Published: Jan 7, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrFailedToDecodeJSONPatch = fmt.Errorf("failed to decode json patch")
ErrFailedToApplyJSONPatch = fmt.Errorf("failed to apply json patch")
)
func ValidateJSONPatch(patchContent []byte) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.