stat

package
v0.0.0-...-fa799f8 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2014 License: MIT Imports: 1 Imported by: 8

Documentation

Overview

Package stat represents containers for statistics

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stat

type Stat struct {
	// Name uniquely identifies the statistic (e.g. localhost-CPU-utilization)
	Name string

	// Timestamp specifies the moment in time the statistic is applicable to
	Timestamp time.Time

	// Value is the numeric representation of the statistic
	Value float64
}

Jump to

Keyboard shortcuts

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