jsonpatch

package
v1.2.0-rc1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply[T any](obj T, newObj *T, ops v1beta1.PatchRequest) error

Apply applies RFC 6902 JSON Patch operations to obj and unmarshals the result into newObj. Unknown fields in the patched JSON are rejected, so operations that silently introduce fields not present in the target type (e.g. "replace" acting as "add" on a missing path) are caught here rather than silently becoming no-ops.

Types

This section is empty.

Jump to

Keyboard shortcuts

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