statuspage

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2015 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyStatusPage

type ProxyStatusPage interface {
	StatusPage() http.HandlerFunc
	HealthPage() http.HandlerFunc
}

ProxyStatusPage holds status information about the running process that you can expose with an HTTP endpoint

func New

func New(loadedConfig *config.ProxyConfig, statKeepers []stats.Keeper) ProxyStatusPage

New returns a new ProxyStatusPage that will expose the given config and stats from statKeepers

Jump to

Keyboard shortcuts

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