Module flow_route

Source

Structsยง

FLOW_ROUTE_KEY_PATTERN ๐Ÿ”’
FlowRouteKey
The key stores the route info of the flow.
FlowRouteKeyInner ๐Ÿ”’
The key of flow route metadata.
FlowRouteManager
The manager of FlowRouteKey.
FlowRouteValue
The route info of flow.

Constantsยง

FLOW_ROUTE_KEY_PREFIX ๐Ÿ”’

Functionsยง

flow_route_decoder
Decodes KeyValue to (FlowRouteKey,FlowRouteValue).