yaml

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FormatYAML represents YAML format
	FormatYAML decoder.Format = "yaml"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type YAMLDecoder

type YAMLDecoder struct{}

YAMLDecoder implements ConfDecoder for YAML format

func NewYAMLDecoder

func NewYAMLDecoder() *YAMLDecoder

NewYAMLDecoder creates a new YAML decoder

func (*YAMLDecoder) Unmarshal

func (d *YAMLDecoder) Unmarshal(data []byte, v any) error

Unmarshal decodes YAML data to target structure

Jump to

Keyboard shortcuts

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