package
1.15.23
Repository: https://github.com/goccy/go-yaml.git
Documentation: pkg.go.dev

# Functions

AllowDuplicateMapKey allow the use of keys with the same name in the same map, but by default, this is not permitted.
No description provided by the author
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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
Option represents parser's option.
No description provided by the author
No description provided by the author