Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CollectInfoCallback ¶
type CollectInfoCallback func(*SystemInfo)
type ReportResultCallback ¶
type SystemInfo ¶
type SystemResourceMonitor ¶
type SystemResourceMonitor struct {
OnCollectInfo CollectInfoCallback
OnReportResult ReportResultCallback
// contains filtered or unexported fields
}
func NewSystemResourceMonitor ¶
func NewSystemResourceMonitor(config SRMConfig) *SystemResourceMonitor
func (*SystemResourceMonitor) Run ¶
func (s *SystemResourceMonitor) Run()
Click to show internal directories.
Click to hide internal directories.