entity

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = &Project{}

Project ..

Functions

This section is empty.

Types

type Project

type Project struct {
	Name        string
	Module      string
	Path        string
	ImportPath  string
	Web         string
	Template    string
	WithDocker  bool
	WithK8s     bool
	WithCI      bool
	WithHigress bool
	DryRun      bool
	Info        here.Info
	// 服务类型选择
	EnableWeb  bool // 是否启用 HTTP 服务
	EnableGrpc bool // 是否启用 gRPC 服务
	EnableCron bool // 是否启用定时任务服务
}

Jump to

Keyboard shortcuts

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