package
0.0.13
Repository: https://github.com/arden/easy.git
Documentation: pkg.go.dev

# Functions

New creates a new Collector that will periodically output statistics to statsHandler.

# Structs

No description provided by the author
Collector implements the periodic grabbing of informational data of go runtime to a SystemStatsHandler.
No description provided by the author
No description provided by the author

# Type aliases

SystemStatsHandler represents a handler to handle stats after successfully gathering statistics.