package
1.1.3
Repository: https://github.com/insidieux/inizio.git
Documentation: pkg.go.dev

# Functions

NewBox return BoxInterface, which contains embed built-in template files.
NewGenerator return Generator.
NewRenderer return implementation of RendererInterface.
NewTemplate return built-in go *template.Template.
ProvideEmbedFS return fs.ReadFileFS, which contains embed built-in template files.
WithCleanup specifies Options.Cleanup value, allow cleanup working directory before generation start.
WithTemplateDockerfile specifies custom Dockerfile template path.
WithTemplateMakefile specifies custom Makefile template path.

# Constants

EmbedDirectory is main embed directory with predefined templates.
Extension is a common extension for all template files used for generation project.

# Structs

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

# Interfaces

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

# Type aliases

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