gen

package
v0.5.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2018 License: BSD-3-Clause Imports: 1 Imported by: 1

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 CodeGenerator interface {
	Description() string

	Generate(basePath string, data interface{}) error
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL