Skip to content
/ mio Public

Go package to collect read/write latency data (fork of meteredwriter)

License

Notifications You must be signed in to change notification settings

artyom/mio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mio (aka metered IO)

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.

About

Go package to collect read/write latency data (fork of meteredwriter)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages