The actual routes of the router.
The actual routes of the router.
Documentation for the router.
Documentation for the router.
A list of method, path pattern and controller/method invocations for each route.
A lifted version of the routes partial function.
A lifted version of the routes partial function.
Prefix this router with the given prefix.
Prefix this router with the given prefix.
Should return a new router that uses the prefix, but legacy implementations may just update their existing prefix.
A simple router that implements the withPrefix and documentation methods for you.