archive

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: MIT Imports: 18 Imported by: 1

Documentation

Index

Constants

View Source
const CName = "node.archive"

Variables

This section is empty.

Functions

This section is empty.

Types

type Archive

type Archive interface {
	app.ComponentRunnable
	Restore(ctx context.Context, spaceId string) (err error)
}

func New

func New() Archive

type Config

type Config struct {
	Enabled            bool `yaml:"enabled"`
	ArchiveAfterDays   int  `yaml:"archiveAfterDays"`
	CheckPeriodMinutes int  `yaml:"checkPeriodMinutes"`
}

Directories

Path Synopsis
mock_archivestore
Package mock_archivestore is a generated GoMock package.
Package mock_archivestore is a generated GoMock package.
Package mock_archive is a generated GoMock package.
Package mock_archive is a generated GoMock package.

Jump to

Keyboard shortcuts

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