ctrl

package
v0.0.0-...-b92f783 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FieldCtrl

type FieldCtrl struct {
	Field          *domain.DefField
	FieldService   *service.FieldService
	ValueService   *service.ValueService
	ListService    *service.ListService    `inject:""`
	ArticleService *service.ArticleService `inject:""`
}

type MainCtrl

type MainCtrl struct {
	MainService       *service.MainService       `inject:""`
	FileService       *service.FileService       `inject:""`
	TableParseService *service.TableParseService `inject:""`
	MockService       *service.MockService       `inject:""`
	ArticleService    *service.ArticleService    `inject:""`

	SqlParseService *service.SqlParseService `inject:""`
}

func (*MainCtrl) GenMock

func (c *MainCtrl) GenMock(input string)

func (*MainCtrl) GenYaml

func (c *MainCtrl) GenYaml(input string)

func (*MainCtrl) Generate

func (c *MainCtrl) Generate(files []string)

Jump to

Keyboard shortcuts

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