mirror of
https://github.com/bytedance/g3.git
synced 2026-05-04 06:30:43 +00:00
initial commit
This commit is contained in:
commit
13716f4923
1425 changed files with 163227 additions and 0 deletions
17
g3proxy/doc/configuration/escapers/trick_float.rst
Normal file
17
g3proxy/doc/configuration/escapers/trick_float.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
.. _configuration_escaper_trick_float:
|
||||
|
||||
trick_float
|
||||
===========
|
||||
|
||||
This escaper allows to select a next float escaper weighted randomly.
|
||||
|
||||
No common keys are supported.
|
||||
|
||||
next
|
||||
----
|
||||
|
||||
**required**, **type**: seq
|
||||
|
||||
This set all the next escapers. Each element should be the name of the target float escaper.
|
||||
|
||||
.. note:: Duplication of next escapers will be ignored.
|
||||
Loading…
Add table
Add a link
Reference in a new issue