Skip to main content

Module race

Module race 

Source
Expand description

Contains helper function to run operations across multiple services as the same time.

Enums§

Error

Functions§

race_stream
Runs an operation returning a stream on all services.
race_unary
Runs a unary operation on all services.