package
Version:
v0.0.0-...-cb77e8e
Opens a new window with list of versions in this module.
Published: Oct 7, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package diskio implements an i3bar module to show disk IO rates.
RefreshInterval configures the polling frequency.
IO represents input and output rates for a disk.
Total gets the total IO rate (input + output).
Module represents a bar.Module for a single disk's io activity.
New creates a diskio module that displays disk io rates for the given disk.
Output configures a module to display the output of a user-defined function.
Stream starts the module. Note that diskio updates begin as soon as the
first module is constructed, even if no modules are streaming.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.