Versions in this module Expand all Collapse all v0 v0.4.0 Nov 16, 2025 Changes in this version + func ApplyPatches(resource map[string]any, operations []JSONPatchOperation) error + type JSONPatchOperation struct + Op string + Path string + Value any