Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectStats ¶
func CollectStats() (*monitor.SystemStats, error)
func WithCallback ¶
func WithCallback(callback func(stats *monitor.SystemStats) error) func(o *option)
func WithContext ¶
func WithInterval ¶
Types ¶
type SystemMonitor ¶
type SystemMonitor interface {
Watch()
}
func NewSystemMonitor ¶
func NewSystemMonitor(opts ...func(*option)) SystemMonitor
Click to show internal directories.
Click to hide internal directories.