xconfigyaml

package module
v0.0.0-...-c5f59ca Latest Latest
Warning

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

Go to latest
Published: May 5, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder struct{}

Decoder of YAML files.

func New

func New() *Decoder

New yaml decoder.

func (*Decoder) Format

func (d *Decoder) Format() string

Format of the decoder.

func (*Decoder) Unmarshal

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

Unmarshal decodes the given data into the provided struct.

Jump to

Keyboard shortcuts

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