Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type Loadbot ¶
type Loadbot struct {
// contains filtered or unexported fields
}
func NewLoadBot ¶
func NewLoadBot(cfg *Configuration, metrics *Metrics) *Loadbot
type LoadbotCommand ¶
type LoadbotCommand struct {
helper.Base
Formatter *helper.FormatterFlag
}
func (*LoadbotCommand) DefineFlags ¶
func (l *LoadbotCommand) DefineFlags()
func (*LoadbotCommand) GetBaseCommand ¶
func (l *LoadbotCommand) GetBaseCommand() string
func (*LoadbotCommand) GetHelperText ¶
func (l *LoadbotCommand) GetHelperText() string
func (*LoadbotCommand) Help ¶
func (l *LoadbotCommand) Help() string
func (*LoadbotCommand) Run ¶
func (l *LoadbotCommand) Run(args []string) int
func (*LoadbotCommand) Synopsis ¶
func (l *LoadbotCommand) Synopsis() string
type LoadbotResult ¶
func (*LoadbotResult) Output ¶
func (r *LoadbotResult) Output() string
Click to show internal directories.
Click to hide internal directories.