package
0.10.0
Repository: https://github.com/csueiras/reinforcer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates an instance of the executor with the given type loader.

# Variables

ErrNoTargetableTypesFound indicates that no types that could be targeted for code generation were discovered.

# Structs

Executor is a utility service to orchestrate code generation.
Parameters are the input parameters for the executor.

# Interfaces

Loader describes the loader component.