//
pkg.gl
Category
github.com/no-src/nsgo
yamlutil
package
0.0.3
Repository:
https://github.com/no-src/nsgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
17 SLOC
#
Variables
Marshal
Marshal serializes the value provided into a YAML document.
Unmarshal
Unmarshal decodes the first document found within the in byte slice and assigns decoded values into the out value.