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 PgDumpCmdNotFoundMsg ¶
func PgDumpCmdNotFoundMsg() string
func PsqlCmdNotFoundMsg ¶
func PsqlCmdNotFoundMsg() string
func UnsupportedDriverMsg ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.