package
0.0.2
Repository: https://github.com/hmmftg/joefriday.git
Documentation: pkg.go.dev

# Packages

Package membasic processes a subset of the /proc/meminfo file.
Package membasic processes a subset of the /proc/meminfo file.

# Functions

Get returns the current basic memory information 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.

# Structs

Info holds the basic meminfo information.
Profiler is used to get the basic memory information by processing the /proc/meminfo file.
Ticker delivers the system's basic memory information at intervals.