collectors

package
v0.0.0-...-da22ec3 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

type Collector interface {
	Start() error
	Status(w http.ResponseWriter, r *http.Request)
	Terminate() error
}

type SimpleCollector

type SimpleCollector struct {
	// contains filtered or unexported fields
}

func NewSimpleCollector

func NewSimpleCollector(routine *routines.Routine) *SimpleCollector

func (*SimpleCollector) Start

func (sc *SimpleCollector) Start() error

func (*SimpleCollector) Status

func (sc *SimpleCollector) Status(w http.ResponseWriter, r *http.Request)

func (*SimpleCollector) Terminate

func (sc *SimpleCollector) Terminate() error

Jump to

Keyboard shortcuts

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