localstorage

package
v1.8.4 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteRetentionPolicy

func ExecuteRetentionPolicy(storage LocalStorageRequirements, retention_days int) error

func PullBackup

func PullBackup(storage LocalStorageRequirements, backup_name string, useCompression bool) (*bytes.Buffer, error)

func StoreBackup

func StoreBackup(storage LocalStorageRequirements, buffer *bytes.Buffer, useCompression bool) error

Types

type LocalStorageRequirements

type LocalStorageRequirements struct {
	FolderPath string `json:"folder_path"`
}

Jump to

Keyboard shortcuts

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