yaml

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidYamlType invalid yaml type
	ErrInvalidYamlType = errors.New("invalid yaml type")

	// ErrInvalidYamlNestedStructure invalid yaml nested structure
	ErrInvalidYamlNestedStructure = errors.New("invalid yaml nested structure")
)

Functions

This section is empty.

Types

type Source

type Source struct{}

func New

func New() *Source

func (Source) Convert

func (s Source) Convert(input string) (*convert.Struct, error)

Jump to

Keyboard shortcuts

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