metrics

package
v0.0.0-...-a017c3e Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2015 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PeriodicMetronNotifier

type PeriodicMetronNotifier struct {
	Interval       time.Duration
	ETCDOptions    *etcdstoreadapter.ETCDOptions
	Logger         lager.Logger
	Clock          clock.Clock
	ReceptorClient receptor.Client
}

func NewPeriodicMetronNotifier

func NewPeriodicMetronNotifier(logger lager.Logger,
	interval time.Duration,
	etcdOptions *etcdstoreadapter.ETCDOptions,
	clock clock.Clock,
	receptorClient receptor.Client) *PeriodicMetronNotifier

func (PeriodicMetronNotifier) Run

func (notifier PeriodicMetronNotifier) Run(signals <-chan os.Signal, ready chan<- struct{}) error

Jump to

Keyboard shortcuts

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