We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb3b7c commit 27b404bCopy full SHA for 27b404b
echo.go
@@ -75,7 +75,6 @@ type (
75
maxParam *int
76
router *Router
77
routers map[string]*Router
78
- notFoundHandler HandlerFunc
79
pool sync.Pool
80
Server *http.Server
81
TLSServer *http.Server
0 commit comments