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