go-json-rest
go-json-rest copied to clipboard
Adds PathExp to Requests
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.