Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TickerPool ¶
type TickerPool struct {
// contains filtered or unexported fields
}
func NewTickerPool ¶
func NewTickerPool(freq time.Duration) (*TickerPool, error)
func (*TickerPool) AddTask ¶
func (tp *TickerPool) AddTask(tsuite *teststruct.TestSuite, tcase *teststruct.TestCase, tstep *teststruct.TestStep)
Click to show internal directories.
Click to hide internal directories.