package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Constants

EventError denotes an error event.
EventStart denotes a finish event, i.e.
EventOutput is the default event type.
EventStart denotes a start event, i.e.
SourceOperation denotes an operation as the event source.
SourceWorkload denotes a workload as the event source.

# Structs

Event represents a drt-run Event, generated by either a workload or an operation.

# Type aliases

EventSource denotes the type of source that generated this event.
EventType denotes the type of an event.