Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeAgent ¶
type FakeAgent struct {
Type metrics.ValueType
Value float64
Error error
Delay time.Duration
}
func NewDeltaPAgent ¶
func NewDeltaPAgent(value float64, err error, delay time.Duration) *FakeAgent
func NewInletTempAgent ¶
func NewInletTempAgent(value float64, err error, delay time.Duration) *FakeAgent
Click to show internal directories.
Click to hide internal directories.