snapshot

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SnapshotHandler

type SnapshotHandler struct {
	ExecPath string
}

func (SnapshotHandler) DoSnapshot

func (s SnapshotHandler) DoSnapshot(job jobs.SnapshotJob) (string, error)

type SnapshotInterface

type SnapshotInterface interface {
	DoSnapshot(job jobs.SnapshotJob) (string, error)
}

type SnapshotMockHandler

type SnapshotMockHandler struct {
	ExecPath string
}

func (SnapshotMockHandler) DoSnapshot

func (s SnapshotMockHandler) DoSnapshot(job jobs.SnapshotJob) (string, error)

Jump to

Keyboard shortcuts

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