httptreemux
httptreemux copied to clipboard
Export LookupResult params field to external code
In this PR we expose the LookupResults params field to be accessible to external code.
This is to ultimately allow us to instrument httptreemux
to add support for Datatdog APM. More details are available on the related issue #89.
Resolves #89.