mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Document cowboy_tracer_h
This commit is contained in:
parent
eaed063702
commit
0342866c2e
7 changed files with 97 additions and 3 deletions
|
@ -53,6 +53,7 @@
|
|||
shutdown_timeout => timeout(),
|
||||
stream_handlers => [module()],
|
||||
tracer_callback => cowboy_tracer_h:tracer_callback(),
|
||||
tracer_flags => [atom()],
|
||||
tracer_match_specs => cowboy_tracer_h:tracer_match_specs(),
|
||||
%% Open ended because configured stream handlers might add options.
|
||||
_ => _
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue