Versions in this module Expand all Collapse all v0 v0.13.0 Jun 20, 2026 Changes in this version + type Adapter struct + func (a *Adapter) EntryPointDir() string + func (a *Adapter) EntryPointFile() string + func (a *Adapter) Generate(workflow *core.Workflow, outputDir string) error + func (a *Adapter) GenerateEntryPoint(workflow *core.Workflow) ([]byte, error) + func (a *Adapter) Name() string + func (a *Adapter) RuleDetailsDir() string