Core engine module for Gecon framework. Provides [[Gecon]] class to be instantiated, as main entry point for executing of transformations.
Setup is done via [[herd.gecon.core.engine.configuration::Configuration]] class instance. Use Ceylon builder pattern for readable initiaiation.
All transformation are provided via [[Provider]] instances.
Example:
value gecon = Gecon {
provider = AutoProvider{
transformations = ScopeProvisioning{
scopes=[
`module ...
Latest Versions
1 versions →| Version | Vulnerabilities | Usages | Date | |
|---|---|---|---|---|
0.0.x | 0.0 |
0
| Feb 13, 2021 |
