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

# Functions

NewExecutorWithNoEvents returns the exported interface.

# Structs

ScheduledEvent contains the target event to be executed at the specified At time.
ScheduledMutationWithAssertionEvent contains the MutationWithAssertionEvent event to be executed at the specified At time.

# Interfaces

EventExecutor is the exported interface for eventExecutor, responsible for managing scheduled events, allowing event registration, tick-based triggering.

# Type aliases