generate

package
v0.0.0-...-6c8b26e Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenModel

type GenModel struct {
	MariadbUser     string
	MariadbPassword string
	MariadbHost     string
	MariadbPort     int
	MariadbDatabase string
	ModelDir        string
}

*

  • @Author lvxin0315@163.com
  • @Description mysql生成对应model
  • @Date 11:29 上午 2020/12/11 *

func (*GenModel) AutoModel

func (gen *GenModel) AutoModel()

type GenService

type GenService struct {
	ServiceDir string
}

*

  • @Author lvxin0315@163.com
  • @Description mysql生成对应model
  • @Date 11:29 上午 2020/12/11 *

func (*GenService) AutoService

func (gen *GenService) AutoService(models ...interface{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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