internal

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Flag = struct {
	PackageName string
	DBConnInfo  struct {
		Host     string
		Port     int
		User     string
		Password string
		Database string
		SSLMode  string
	}
	SchemaFile string
	Output     string
	Debug      bool
}{}

Functions

func ParseFlags

func ParseFlags()

func Run

func Run(db database.DB, opts Options) (returnErr error)

Types

type Options

type Options struct {
	PackageName string
	Query       string
	Output      string
}

Directories

Path Synopsis
test

Jump to

Keyboard shortcuts

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