internal

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2025 License: Apache-2.0 Imports: 8 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
	}
	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
}

Jump to

Keyboard shortcuts

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