Example #1
0
 internal static string GetRoutesStream(this FlowKey key) =>
 key.GetStream("routes");
Example #2
0
 internal static string GetCheckpointStream(this FlowKey key) =>
 key.GetStream("checkpoint");