go-json-rest icon indicating copy to clipboard operation
go-json-rest copied to clipboard

Adds PathExp to Requests

Open dtm opened this issue 7 years ago • 0 comments

This adds the PathExp to the Request object so that code downstream of the router is aware which route is satisfying the current request. Primary motivation for this is to give middlewares some additional information.

dtm avatar Oct 14 '18 14:10 dtm