app

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	DB     *sql.DB
	Config *config.Config
	Args   parser.ParsedArgs
	Logger hclog.Logger
}

func NewApp

func NewApp(args parser.ParsedArgs) (*App, error)

func (*App) Close

func (a *App) Close()

type Command

type Command struct {
	*cobra.Command
}

Jump to

Keyboard shortcuts

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