Hacker News new | ask | show | jobs
by regecks 4565 days ago
While using gocraft/web I've slowly come to the realization that it would be very convenient if the Context already knew about the Request and Response (without me having to pass web.ResponseWriter everywhere).