Versions in this module Expand all Collapse all v0 v0.1.1 Jan 22, 2026 v0.1.0 Jan 22, 2026 Changes in this version + const ConnectTimeoutSeconds + func Cleanup(result *Result) + func CompressionFromFilename(filename string) string + func CompressionLabel(compression string) string + func Restore(db config.Database, backupPath string) error + func TestConnection(db config.Database) error + type Result struct + Duration time.Duration + Error error + Filename string + Name string + Path string + Size int64 + func Run(name string, db config.Database) (*Result, error)