monitor

package
v0.0.0-...-741abd2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMaintenanceJob

func NewMaintenanceJob(repo restic.ResticRepo, poller Poller) cron.Job

Types

type Poller

type Poller interface {
	Run(ctx context.Context)
	Poll(ctx context.Context)
}

func NewPoller

func NewPoller(repo restic.ResticRepo, interval time.Duration) (Poller, error)

Jump to

Keyboard shortcuts

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