package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 24, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SetBytes accepts a YAML body, a path and a new value, and updates the
specific key in the YAML body using the path.
e.g. SetBytes([]byte("name: testing\n"), "name", "new name") would would
return "name: newname\n"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.