# Constants

ModeOneTime means that mode od projection is one-time.
StatusAborted projection is aborted.
StatusAbortedOrStopped projection is either aborted or stopped.
StatusRunning projection is running.
StatusStopped projection is stopped.

# Structs

Response is a result of a read operation of the statistics reader.

# Interfaces

Reader is a reader interface for projection's statistics.

# Type aliases

Status is a status of the projection.