Package mio provides tools to combine io.Reader/io.Writer and metrics.Histogram interfaces, so that every non-empty Read or Write call latency value is sampled to Histogram.
See documentation on godoc.org.
This package is intended to be used with metrics package.