backend

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend interface {
	// Update updates status for the cluster.
	UpdateStatus(status *pb.SystemStatus) error

	// Close resets the backend and releases any resources.
	Close() error
}

Backend is an interface that allows to persist health status results after a monitoring test run.

Directories

Path Synopsis
package influxdb implements a backend to InfluxDB (https://influxdata.com)
package influxdb implements a backend to InfluxDB (https://influxdata.com)

Jump to

Keyboard shortcuts

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