Documentation
¶
Index ¶
- func Backup(ctx context.Context, databaseURL, destination string, stderr io.Writer) error
- func Migrate(databaseURL string) error
- func Open(ctx context.Context, databaseURL string) (*pgxpool.Pool, error)
- func Restore(ctx context.Context, databaseURL, source string, stderr io.Writer) error
- func Status(databaseURL string) error
- func ValidateAuthorization(databaseURL string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateAuthorization ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.