stat

package module
v0.0.0-...-f7fe89d Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2012 License: Apache-2.0 Imports: 3 Imported by: 7

README

A package for getting rudimentary stats from Go programs

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	In      = make(chan string, 10000)
	Process = "default"
)

Functions

func Monitor

func Monitor(addr string)

Types

type Point

type Point struct {
	Process string
	Series  string
	Value   int64
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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