package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Nov 28, 2021
License: MIT
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
¶
Package gyaml provides accessing and converting for YAML content.
func Decode(value []byte) (interface{}, error)
func DecodeTo(value []byte, result interface{}) (err error)
func Encode(value interface{}) (out []byte, err error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.