errs

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrDbAlreadyExists = fmt.Errorf("database already exists")
View Source
var ErrPgDumpCmdNotFound = fmt.Errorf("'pg_dump' was not found")
View Source
var ErrPsqlCmdNotFound = fmt.Errorf("'psql' was not found")
View Source
var ErrUnsupportedDriver = fmt.Errorf("driver not supported")

Functions

func DbAlreadyExistsMsg

func DbAlreadyExistsMsg(dbname string) string

func PgDumpCmdNotFoundMsg

func PgDumpCmdNotFoundMsg() string

func PsqlCmdNotFoundMsg

func PsqlCmdNotFoundMsg() string

func UnsupportedDriverMsg

func UnsupportedDriverMsg(currentDriver string, supportedDrivers []string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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