Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCpuMemoryMonitor ¶
func NewCpuMemoryMonitor() hminternal.Monitor
Types ¶
type CpuMemProfiler ¶
type CpuMemProfiler struct {
// contains filtered or unexported fields
}
func (*CpuMemProfiler) ExportStats ¶
func (cm *CpuMemProfiler) ExportStats(timestamp string, st interface{})
func (*CpuMemProfiler) GetName ¶
func (cm *CpuMemProfiler) GetName() string
func (*CpuMemProfiler) Monitor ¶
func (cm *CpuMemProfiler) Monitor() error
func (*CpuMemProfiler) SetName ¶
func (cm *CpuMemProfiler) SetName(name string)
func (*CpuMemProfiler) Validate ¶
func (cm *CpuMemProfiler) Validate() error
Click to show internal directories.
Click to hide internal directories.