Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
common.Config
NumLogs int
Body string
SeverityText string
SeverityNumber int32
TraceID string
SpanID string
}
Config describes the test scenario.
func (*Config) SetDefaults ¶
func (c *Config) SetDefaults()
SetDefaults sets the default values for the configuration This is called before parsing the command line flags and when calling NewConfig()
Click to show internal directories.
Click to hide internal directories.