0
Fork 0
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:
Loïc Hoguin 2019-10-07 10:43:22 +02:00
parent eaed063702
commit 0342866c2e
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
7 changed files with 97 additions and 3 deletions

View file

@ -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.
_ => _