package
0.8.0
Repository: https://github.com/ryo-not-rio/grapi.git
Documentation: pkg.go.dev

# Packages

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

# Functions

New creates an Executor instnace.
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
WithCreateAppFunc specifies a dependencies initializer.
WithGrapiCtx specifies a grapi command context.

# Variables

Set contains providers for DI.

# Structs

App contains dependencies to execute a generator.
Command represents a subcommand of a generator plugin.
Ctx defines a context of a generator.
Entry
Entry represents a file that will be generated.
File represents a file content.

# Interfaces

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

# Type aliases

CreateAppFunc initializes dependencies.
Option configures a command context.
No description provided by the author
TemplateString is a compilable string with text/template package.