link

package
v1.106.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PostRun added in v1.25.1

func PostRun(projectRef string, stdout io.Writer, fsys afero.Fs) error

func PreRun added in v1.25.1

func PreRun(projectRef string, fsys afero.Fs) error

func PromptPassword added in v1.17.0

func PromptPassword(stdin *os.File) string

func PromptPasswordAllowBlank added in v1.46.1

func PromptPasswordAllowBlank(stdin *os.File) string

func Run added in v0.19.0

func Run(ctx context.Context, projectRef, password string, fsys afero.Fs, options ...func(*pgx.ConnConfig)) error

Types

type ConfigCopy added in v1.98.0

type ConfigCopy struct {
	Api    interface{} `toml:"api"`
	Db     interface{} `toml:"db"`
	Pooler interface{} `toml:"db.pooler"`
}

func (ConfigCopy) IsEmpty added in v1.99.0

func (c ConfigCopy) IsEmpty() bool

Jump to

Keyboard shortcuts

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