engine

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IEngine

type IEngine interface {
	Start(src, rootName, packageName string) error
}

func NewPresetEngine

func NewPresetEngine() IEngine

func NewUserPresetEngine

func NewUserPresetEngine() IEngine

type PresetEngine

type PresetEngine struct{}

func (*PresetEngine) Start

func (g *PresetEngine) Start(src, rootName, packageName string) error

type UserPresetEngine

type UserPresetEngine struct{}

func (*UserPresetEngine) Start

func (g *UserPresetEngine) Start(src, rootName, packageName string) error

Jump to

Keyboard shortcuts

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