generator

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: MIT Imports: 8 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 struct {
	// contains filtered or unexported fields
}

func (*Generator) Do

func (g *Generator) Do(src string, conf *config.ProjectConfig) error

type IGenerator

type IGenerator interface {
	Do(src string, conf *config.ProjectConfig) error
}

func NewGenerator

func NewGenerator(engine engine.IEngine) IGenerator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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