tylermmorton / torque

`torque` is a web framework for building hypermedia driven applications in Go
https://lbft.dev/
36 stars 3 forks source link

Uncaught Panic View #10

Closed AKARSHITJOSHI closed 9 months ago

AKARSHITJOSHI commented 10 months ago

Adds error , stack trace to http.Response during unhandled panic in Server.go Resolves #8