generator

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigGenerator

type ConfigGenerator struct {
	C    *Configuration
	Body string
}

func (*ConfigGenerator) Generate

func (cg *ConfigGenerator) Generate()

type EntityGenerator added in v1.0.5

type EntityGenerator struct {
	C      *Configuration
	Table  *Table
	Entity *Entity
	Body   string
}

func (*EntityGenerator) Generate added in v1.0.5

func (eg *EntityGenerator) Generate()

func (*EntityGenerator) Init added in v1.0.5

func (eg *EntityGenerator) Init() *EntityGenerator

type Generator

type Generator interface {
	Generate()
}

Jump to

Keyboard shortcuts

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