demouth

Results 2 issues of demouth

Resolve the #15 `fatal error: concurrent map writes` issue ## Cause In the current implementation, when a timeout occurs, `c.Writer` is replaced with `&gin.responseWriter` and writing to the Body is...

bug

I have identified a couple of issues with the current example code for route groups in the documentation. Below are the details of these issues and the proposed fix. ##...