package
0.1.7
Repository: https://github.com/gettengineering/effe.git
Documentation: pkg.go.dev

# Functions

Default values for settings.
Initialize a new generator with options.
WithDrawer is used for overriding a drawer.
WithDrawer is used for overriding a loader.
WithSetttings is used for overriding settings Default is settings from a method DefaultSettings().
WithDrawer is used for overriding a strategy.

# Constants

The function from Effe, which declares flow.

# Structs

Generator loads dsl, generates code or diagrams.

# Interfaces

Drawe draws graphs for business flows.
Loader executes parsers for components by type.
Settings for Generator.
Strategy generates the flow function.

# Type aliases

No description provided by the author