gyaml

package
v2.2.5 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 6 Imported by: 25

Documentation

Overview

Package gyaml provides accessing and converting for YAML content.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(value []byte) (interface{}, error)

func DecodeTo

func DecodeTo(value []byte, result interface{}) (err error)

func Encode

func Encode(value interface{}) (out []byte, err error)

func EncodeIndent

func EncodeIndent(value interface{}, indent string) (out []byte, err error)

func ToJson

func ToJson(value []byte) (out []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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