languages

package
v0.0.0-...-30beee0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Generate() error
}

type GoGenerator

type GoGenerator struct {
	Data       *flowgen_shared.PostSpec
	Dest       string
	Templates  string
	BaseImport string
}

func (*GoGenerator) Generate

func (g *GoGenerator) Generate() error

type OutputObj

type OutputObj struct {
	Type           string
	Children       map[string]OutputObj
	ExpressionSrno int
	FlowName       string
}

Jump to

Keyboard shortcuts

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