You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With (at least) Go 1.11, panics thrown (and recovered) by any HTTP handler are printed in a format that is subtly different from a normal Go backtrace. I have raised pull request #49 to remedy this issue.