package
1.6.10
Repository: https://github.com/hexmostech/lama2.git
Documentation: pkg.go.dev

# Functions

CustomPairMerge uses a gabs feature to deal with merge conflicts.
NewLama2Parser creates a new Lama2Parser and initializes it properly.

# Variables

No description provided by the author

# Structs

No description provided by the author
Struct Parser stores information about the parsing process throughout.

# Interfaces

MinimalParser enforces concrete Types to have a Start() method, from which parsing process begins.