Home
last modified time | relevance | path

Searched refs:RecoveryHandler (Results 1 – 25 of 103) sorted by relevance

12345

/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/gorilla/handlers/
H A Drecovery_test.go16 handler := RecoveryHandler()
38 handler := RecoveryHandler(RecoveryLogger(logger), PrintRecoveryStack(false))
49 handler := RecoveryHandler(RecoveryLogger(logger), PrintRecoveryStack(true))
H A DREADME.md26 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/gorilla/handlers/
H A Drecovery_test.go16 handler := RecoveryHandler()
33 handler := RecoveryHandler(RecoveryLogger(logger), PrintRecoveryStack(false))
H A DREADME.md26 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
H A Drecovery.go45 func RecoveryHandler(opts ...RecoveryOption) func(h http.Handler) http.Handler { func
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/gorilla/handlers/
H A Drecovery_test.go16 handler := RecoveryHandler()
33 handler := RecoveryHandler(RecoveryLogger(logger), PrintRecoveryStack(false))
H A DREADME.md26 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
H A Drecovery.go45 func RecoveryHandler(opts ...RecoveryOption) func(h http.Handler) http.Handler { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gorilla/handlers/
H A Drecovery_test.go16 handler := RecoveryHandler()
33 handler := RecoveryHandler(RecoveryLogger(logger), PrintRecoveryStack(false))
H A DREADME.md23 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
H A Drecovery.go45 func RecoveryHandler(opts ...RecoveryOption) func(h http.Handler) http.Handler { func
/dports/sysutils/rest-server/rest-server-0.10.0/vendor/github.com/gorilla/handlers/
H A Drecovery_test.go16 handler := RecoveryHandler()
33 handler := RecoveryHandler(RecoveryLogger(logger), PrintRecoveryStack(false))
H A DREADME.md25 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
H A Drecovery.go45 func RecoveryHandler(opts ...RecoveryOption) func(h http.Handler) http.Handler { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/getsentry/raven-go/raven-go-dffeb57df75d/docs/integrations/
H A Dhttp.rst33 Next, we need to wrap our ``http.Handler`` with our ``RecoveryHandler``:
40 http.HandleFunc("/", raven.RecoveryHandler(root))
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/gorilla/handlers/
H A DREADME.md23 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
H A Drecovery.go45 func RecoveryHandler(opts ...RecoveryOption) func(h http.Handler) http.Handler { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/gorilla/handlers/
H A DREADME.md23 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
H A Drecovery.go45 func RecoveryHandler(opts ...RecoveryOption) func(h http.Handler) http.Handler { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/
H A Draven.go29 return http.HandlerFunc(raven.RecoveryHandler(
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/gorilla/handlers/
H A DREADME.md26 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
H A Drecovery.go45 func RecoveryHandler(opts ...RecoveryOption) func(h http.Handler) http.Handler { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/gorilla/handlers/
H A DREADME.md26 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/gorilla/handlers/
H A DREADME.md26 * [**RecoveryHandler**](https://godoc.org/github.com/gorilla/handlers#RecoveryHandler) for recoveri…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/gorilla/handlers/
H A Drecovery.go45 func RecoveryHandler(opts ...RecoveryOption) func(h http.Handler) http.Handler { func

12345