lib

package
v0.2.1-beta Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResticBrowserApp

type ResticBrowserApp struct {
	// contains filtered or unexported fields
}

func NewResticBrowser

func NewResticBrowser() *ResticBrowserApp

func (*ResticBrowserApp) DomReady

func (r *ResticBrowserApp) DomReady(ctx context.Context)

func (*ResticBrowserApp) DumpFile

func (r *ResticBrowserApp) DumpFile(snapshotID string, file *restic.File) (string, error)

func (*ResticBrowserApp) DumpFileToTemp

func (r *ResticBrowserApp) DumpFileToTemp(snapshotID string, file *restic.File) (string, error)

func (*ResticBrowserApp) GetFilesForPath

func (r *ResticBrowserApp) GetFilesForPath(snapshotID, path string) ([]*restic.File, error)

func (*ResticBrowserApp) OpenFileOrUrl

func (r *ResticBrowserApp) OpenFileOrUrl(path string) error

func (*ResticBrowserApp) OpenRepo

func (r *ResticBrowserApp) OpenRepo(location restic.Location, password string) ([]*restic.Snapshot, error)

func (*ResticBrowserApp) RestoreFile

func (r *ResticBrowserApp) RestoreFile(snapshotID string, file *restic.File) (string, error)

func (*ResticBrowserApp) SelectLocalRepo

func (r *ResticBrowserApp) SelectLocalRepo() (string, error)

func (*ResticBrowserApp) Shutdown

func (r *ResticBrowserApp) Shutdown(ctx context.Context)

func (*ResticBrowserApp) Startup

func (r *ResticBrowserApp) Startup(ctx context.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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