@ -31,7 +31,7 @@ type server struct {
handlers []Handler
router router.Router[Handler]
errorHandler func(Context, error)
config Configuration
config config
}
// NewServer creates a new HTTP server.
The note is not visible to the blocked user.