model

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitModelCommand

func InitModelCommand() *cobra.Command

InitModelCommand 获取model相关的命令

Types

type ApiGenerator added in v1.0.6

type ApiGenerator struct {
	// contains filtered or unexported fields
}

func NewApiGenerator added in v1.0.6

func NewApiGenerator(table string, columns []contract.TableColumn) *ApiGenerator

func (*ApiGenerator) GenApiCreateFile added in v1.0.6

func (gen *ApiGenerator) GenApiCreateFile(ctx context.Context, file string) error

func (*ApiGenerator) GenApiDeleteFile added in v1.0.6

func (gen *ApiGenerator) GenApiDeleteFile(ctx context.Context, file string) error

func (*ApiGenerator) GenApiListFile added in v1.0.6

func (gen *ApiGenerator) GenApiListFile(ctx context.Context, file string) error

func (*ApiGenerator) GenApiShowFile added in v1.0.6

func (gen *ApiGenerator) GenApiShowFile(ctx context.Context, file string) error

func (*ApiGenerator) GenApiUpdateFile added in v1.0.6

func (gen *ApiGenerator) GenApiUpdateFile(ctx context.Context, file string) error

func (*ApiGenerator) GenModelFile added in v1.0.6

func (gen *ApiGenerator) GenModelFile(ctx context.Context, file string) error

func (*ApiGenerator) GenRouterFile added in v1.0.6

func (gen *ApiGenerator) GenRouterFile(ctx context.Context, file string) error

func (*ApiGenerator) SetPackageName added in v1.0.6

func (gen *ApiGenerator) SetPackageName(packageName string)

Jump to

Keyboard shortcuts

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