SIGN IN SIGN UP
gin-gonic / gin UNCLAIMED

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

0 0 82 Go

refactor(recovery): smart error comparison (#4142)

* refactor(recovery): rename var in CustomRecoveryWithWriter

* refactor(recovery): smart error comparison

* test(recovery): Directly reference the syscall error string
O
OHZEKI Naoki committed
3ab698dc5110af1977d57226e4995c57dd34c233
Parent: 9914178
Committed by GitHub <noreply@github.com> on 1/17/2026, 8:40:43 AM