Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionGenerator ¶
type ActionGenerator struct { }
func (*ActionGenerator) Description ¶
func (g *ActionGenerator) Description() string
func (*ActionGenerator) Generate ¶
func (g *ActionGenerator) Generate(basePath string, data interface{}) error
type ActivityGenerator ¶
type ActivityGenerator struct { }
func (*ActivityGenerator) Description ¶
func (g *ActivityGenerator) Description() string
func (*ActivityGenerator) Generate ¶
func (g *ActivityGenerator) Generate(basePath string, data interface{}) error
type CodeGenerator ¶
type FlowModelGenerator ¶
type FlowModelGenerator struct { }
func (*FlowModelGenerator) Description ¶
func (g *FlowModelGenerator) Description() string
func (*FlowModelGenerator) Generate ¶
func (g *FlowModelGenerator) Generate(basePath string, data interface{}) error
type TriggerGenerator ¶
type TriggerGenerator struct { }
func (*TriggerGenerator) Description ¶
func (g *TriggerGenerator) Description() string
func (*TriggerGenerator) Generate ¶
func (g *TriggerGenerator) Generate(basePath string, data interface{}) error
Click to show internal directories.
Click to hide internal directories.