yaml

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YAMLLoadUnloader

type YAMLLoadUnloader struct{}

YAMLLoadUnloader implements the LoadUnloader interface for YAML configs.

func NewYAMLLoadUnloader added in v0.3.2

func NewYAMLLoadUnloader() *YAMLLoadUnloader

func (YAMLLoadUnloader) Load

func (_ YAMLLoadUnloader) Load(b []byte, nGrps []*node.Nodes) error

Load implements the Loader interface for loading a YAML config.

func (YAMLLoadUnloader) Unload

func (_ YAMLLoadUnloader) Unload(nGrps []*node.Nodes) ([]byte, error)

Unload implements the Unloader interface for unloading a YAML config.

Jump to

Keyboard shortcuts

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