syaml

package
v0.0.0-...-fdd9c70 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetBytes

func SetBytes(y []byte, path string, value interface{}) ([]byte, error)

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"

Types

This section is empty.

Jump to

Keyboard shortcuts

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