jsonpatch

package
v0.0.0-...-6f3f7e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFailedToDecodeJSONPatch = fmt.Errorf("failed to decode json patch")
	ErrFailedToApplyJSONPatch  = fmt.Errorf("failed to apply json patch")
)

Functions

func ApplyJSONPatch

func ApplyJSONPatch(input []byte, patchContent []byte) ([]byte, error)

func ValidateJSONPatch

func ValidateJSONPatch(patchContent []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL