mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 15:31:21 +00:00
update doc
This commit is contained in:
parent
e3ae1fa2f7
commit
90a2aa1610
5 changed files with 12 additions and 12 deletions
|
|
@ -7,7 +7,7 @@ This escaper allows to select a next escaper based on the specified pick policy.
|
|||
|
||||
The following egress path selection methods is supported:
|
||||
|
||||
* :ref:`by id map <proto_egress_path_selection_by_id_map>`
|
||||
* :ref:`by map <proto_egress_path_selection_by_map>`
|
||||
|
||||
If matched, an escaper registered in :ref:`next_nodes <conf_escaper_route_select_next_nodes>` which
|
||||
the name is the same with `ID` will be used.
|
||||
|
|
@ -15,7 +15,7 @@ The following egress path selection methods is supported:
|
|||
The escaper with name `ID` must be present in :ref:`next_nodes <conf_escaper_route_select_next_nodes>`.
|
||||
You can set the weight to 0 to avoid a default selection.
|
||||
|
||||
.. versionadded:: 1.9.0
|
||||
.. versionadded:: 1.7.22
|
||||
|
||||
No common keys are supported.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue