pgctl

package
v0.0.0-...-efee09f Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(cfg RunnerConfig) (*Runner, error)

func (*Runner) Run

func (r *Runner) Run(args []string) error

type RunnerConfig

type RunnerConfig struct {
	DBName     string // required
	Migrations fs.FS  // required
	Logger     log.Logger
}

Jump to

Keyboard shortcuts

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