package
2.1.0+incompatible
Repository: https://github.com/sarulabs/dingo.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewDeclarationList is the DeclarationList constructor.
NewDefinitionCopier is the DefinitionCopier constructor.
NewDICopier is the DICopier constructor.
NewGenerator is the Generator constructor.
NewLocator creates an initialized Locator.
NewParser is the Parser constructor.

# Variables

ErrParserUnknownDecl is the Parser error for unknown declarations.
ErrParserVarDecl is the Parser error for invalid var declarations.

# Structs

DeclarationList is the structure used to store the name of the declarations in the source files.
DefinitionCopier copies the definition files from the source directory, to the destination directory.
DICopier is able to copy the github.com/sarulabs/di repository.
Generator creates the compiler files and runs the compiler.
Locator provides an easy way to get information about the source and destination directories.
Parser can find the definition declarations in the source files.