tracker

package
v0.0.0-...-ceaa06b Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2013 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TrackMyStats

func TrackMyStats(cli *etcd.Client, myid string, stats []string)

TrackStats is going to pull all pertinent system stats and update our state in etcd

func WatchStats

func WatchStats(cli *etcd.Client, myid string, conf *config.FiddlerConf)

Types

type Stat

type Stat struct {
	StatType string
	Value    float64
}

func NewStat

func NewStat(statType string) (stat *Stat)

func (*Stat) GetStatValue

func (stat *Stat) GetStatValue() float64

Jump to

Keyboard shortcuts

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