Discover Packages
github.com/mohae/joefriday
sysinfo
mem
package
Version:
v0.0.0-...-2d83fc9
Opens a new window with list of versions in this module.
Published: Sep 26, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package mem returns memory information using syscalls. Only basic memory
information is provided by this package.
NewTicker returns a new Ticker containing a Data channel that delivers the
data at intervals and an error channel that delivers any errors encountered.
Stop the ticker to signal the ticker to stop running. Stopping the ticker
does not close the Data channel; call Close to close both the ticker and the
data channel.
MemInfo holds information about system memory.
Get gets the system's memory information.
Get gets the system's memory information.
Ticker delivers the system's memory information at intervals.
Close closes the ticker resources.
Source Files
¶
Directories
¶
Package mem returns memory information using syscalls.
Package mem returns memory information using syscalls.
Package mem returns memory information using syscalls.
Package mem returns memory information using syscalls.
Click to show internal directories.
Click to hide internal directories.