models

package
v0.0.2-0...-cdf9e78 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunningBackup

type RunningBackup struct {
	Backup replica.Backup
	Name   string
	// contains filtered or unexported fields
}

func NewRunningBackup

func NewRunningBackup(name string, backup replica.Backup, _log *logrus.Entry) *RunningBackup

type RunningDistributor

type RunningDistributor struct {
	Dist replica.Distributor
	Name string
	Log  *logrus.Entry
}

func NewRunningDistributor

func NewRunningDistributor(name string, dist replica.Distributor, log *logrus.Entry) *RunningDistributor

Jump to

Keyboard shortcuts

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