gen

package
v0.0.0-...-acc92ef Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gen

func Gen(projectPath string)

Gen 生产项目代码

Types

type HandlerFileRender

type HandlerFileRender struct {
	Imports  []string // handlersxxx "%s/internal/biz/handler/xxx"
	Handlers []*HandlerRender
}

HandlerFileRender 处理器文件渲染对象

type HandlerRender

type HandlerRender struct {
	PackageTitle string // 首字母大写
	PackageName  string // 全小写
	HandlerName  string
}

HandlerRender 处理器渲染对象

Jump to

Keyboard shortcuts

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