flags

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(arg RunArg)

Types

type Mode

type Mode int
const (
	SQL Mode = iota
	GORM
	XORM
	SQLX
	BUN
)

type RunArg

type RunArg struct {
	DSN             string
	Filename, Table []string
	Mode            Mode
	Output          string
}

Jump to

Keyboard shortcuts

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