package
0.0.0-20160825065156-d002785f4c67
Repository: https://github.com/psiphon-labs/goarista.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewHistogram creates a new histogram and registers an HTTP handler for it.
NewServer creates a new server struct.

# Structs

Histogram contains the data needed to properly export itself to expvar and provide a pretty printed version.
Uint is a 64-bit unsigned integer variable that satisfies the Var interface.

# Interfaces

Server represents a monitoring server.