Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TimeChanged = "time_changed" NewTestRun = "new_test_run" UpdatedTestRun = "updated_test_run" EnvironmentStart = "environment_start" SpanCountUpdated = "span_count_updated" TraceCountUpdated = "trace_count_updated" SelectedTestRun = "selected_test_run" )
Functions ¶
This section is empty.
Types ¶
type MessageType ¶
type MessageType string
var ( Warning MessageType = "warning" Error MessageType = "error" )
Click to show internal directories.
Click to hide internal directories.