Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SlackNotifier ¶
SlackNotifier allows sending notification about messages to Slack channel.
type StressTestRunner ¶
type StressTestRunner struct {
// contains filtered or unexported fields
}
StressTestRunner is a test runner
func NewStressTestRunner ¶
func NewStressTestRunner(slackNotifier SlackNotifier, log logrus.FieldLogger) *StressTestRunner
NewStressTestRunner is a constructor for StressTestRunner
Click to show internal directories.
Click to hide internal directories.