Skip to main content

Module flow_route

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).