dao

package
v3.7.16 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CmdNew = &cobra.Command{
		Use:   "dao",
		Short: "数据访问对象",
		Long:  "创建数据访问对象: toolkit dao",
		Run:   Run,
	}
)

Functions

func DaoTemplate added in v3.2.16

func DaoTemplate() string

DaoTemplate 模板

func GenerateDao added in v3.2.16

func GenerateDao(table base.Table, column []base.Column)

GenerateDao

func Run added in v3.2.16

func Run(cmd *cobra.Command, args []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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