Max Claus

Results 32 issues of Max Claus

Related to this discussion in golang-nuts https://groups.google.com/g/golang-nuts/c/zzUfBynUVV8/m/axzz10zPBgAJ I recently discovered that I had a misconception about how panic recovery works, especially in HTTP handlers. I wrote an article explaining that...

Documentation

**Is your feature request related to a problem? Please describe.** Echo supports `param` tag, but swag does not seem to support it. The swagger doc is generated based on the...