By: Michael Lynch <git@mtlynch.io>
Group route middleware with subrouters Add a small ServeMux-compatible subrouter helper so routes can share middleware chains without repeating nested handler wrapping at each registration.