checker

package
v0.0.0-...-b56a76f Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2018 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 StatusChecker

type StatusChecker interface {
	Check() ([]backup_dto.Status, error)
}

func New

func New(backupService backup_service.BackupService) StatusChecker

func NewStatusCheckerMock

func NewStatusCheckerMock(status []dto.Status, err error) StatusChecker

Jump to

Keyboard shortcuts

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