status

package
v1.0.0-alpha-107 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Up status
	Up = "up"

	// Down status
	Down = "down"
)

Variables

This section is empty.

Functions

func IsUp

func IsUp(ctx context.Context) bool

IsUp is returned if the infrastructure is up

Types

type Status

type Status struct {
	Status string `json:"status"`
}

Status of the Backend

Jump to

Keyboard shortcuts

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