package
Version:
v0.8.43
Opens a new window with list of versions in this module.
Published: Sep 7, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ApplyPatches applies multiple patches to a map
type Patch struct {
Path []string `json:"path"`
Value interface{} `json:"value"`
}
Patch represents a single path/value operation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.