Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGenerationAnalyzer ¶
func NewGenerationAnalyzer() monitortestframework.MonitorTest
Types ¶
type Workload ¶
type Workload interface {
GetData() *WorkloadData
}
type WorkloadData ¶
type WorkloadWrapper ¶
type WorkloadWrapper struct {
// contains filtered or unexported fields
}
func (*WorkloadWrapper) GetData ¶
func (w *WorkloadWrapper) GetData() *WorkloadData
Click to show internal directories.
Click to hide internal directories.