package
Version:
v1.22.3
Opens a new window with list of versions in this module.
Published: Jul 13, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
JSON scrubs the input JSON data, substituting values at the given paths
with replaceWith.
It returns the scrubbed data. If no substitutions were made scrubbed
is the same slice as input.
type Bounds struct {
From, To int
}
JSONIndices computes the indices to replace in order to scrub the input JSON data.
Source Files
¶
Directories
¶
Package metascrub computes scrub paths for a metadata type.
|
Package metascrub computes scrub paths for a metadata type. |
Click to show internal directories.
Click to hide internal directories.