generator

package
v0.0.0-...-9a553cb Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GORMGenerator

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

GORMGenerator GORM代码生成器

func NewGORMGenerator

func NewGORMGenerator(cfg *config.Config) *GORMGenerator

NewGORMGenerator 创建新的GORM生成器

func (*GORMGenerator) Generate

func (g *GORMGenerator) Generate(tableInfo *parser.TableInfo) (string, error)

Generate 生成GORM模型代码

Jump to

Keyboard shortcuts

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