package
0.0.0-20170926205446-2d83fc975dd8
Repository: https://github.com/mohae/joefriday.git
Documentation: pkg.go.dev

# Functions

Deserialize deserializes Flatbuffer serialized bytes as structs.DevUsage.
Get returns the current network device usage as Flatbuffer serialized bytes using the package's global Profiler.
Returns an initialized Profiler; ready to use.
NewTicker returns a new Ticker containing a Data channel that delivers the data at intervals and an error channel that delivers any errors encountered.
Serialize network device usage using Flatbuffers with the package's global Profiler.

# Structs

Profiler is used to process the network device usage.
Ticker delivers the system's net devices usage at intervals.