Comment on Show HN: Go HTTP Request Router BenchmarkparentComments−elithrar12yGoji does very well given it includes a request context implementation as well. I've been porting over an existing net/http + gorilla/mux app and like its design.
Comments
Goji does very well given it includes a request context implementation as well. I've been porting over an existing net/http + gorilla/mux app and like its design.