yaml

package
v0.0.0-...-20848b4 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct{}

Parser is a YAML parser.

func (*Parser) Parse

func (p *Parser) Parse(b []byte) (interface{}, error)

Parse parses YAML files.

func (*Parser) SeparateSubDocuments

func (p *Parser) SeparateSubDocuments(data []byte) [][]byte

SeparateSubDocuments separates YAML file

Jump to

Keyboard shortcuts

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