cygen

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(opts Options) error

func GenerateModuleOnly

func GenerateModuleOnly(opts Options) error

GenerateModuleOnly 只生成指定的模块(增量添加)

Types

type Options

type Options struct {
	Name         string
	Module       string
	OutputDir    string
	Port         string
	Database     string
	DBName       string
	Modules      string // 业务模块列表,逗号分隔
	Cache        string
	Scheduler    string
	ObjectStore  string
	Layout       string // 项目布局: "standard" (标准布局)
	CreateSubdir bool   // 是否创建项目子目录
}

Jump to

Keyboard shortcuts

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