package
1.9.10
Repository: https://github.com/coxley/go-yaml.git
Documentation: pkg.go.dev

# Functions

Parse parse from token instances, and returns ast.File.
ParseBytes parse from byte slice, and returns ast.File.
Parse parse from filename, and returns ast.File.

# Constants

parse comments and add them to AST.

# Type aliases

No description provided by the author