sqlorm

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Importer

func Importer(
	ctx context.Context,
	orm string,
	drv, dsn,
	schemaPath, daoPath *string,
	includeTables, excludeTables []string,
) error

Types

type OrmType

type OrmType string
const (
	OrmTypeEnt  OrmType = "ent"
	OrmTypeGorm OrmType = "gorm"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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