status

package
v2.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package status provides system-wide status.

Index

Constants

View Source
const (
	DB_TRIES      = 3
	DB_RETRY_WAIT = time.Duration(500 * time.Millisecond)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	Running(proto.StatusFilter) (proto.RunningStatus, error)
	UpdateProgress(proto.RequestProgress) error
}

func NewManager

func NewManager(dbc *sql.DB, jrClient jr.Client) Manager

Jump to

Keyboard shortcuts

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