//
pkg.gl
Category
github.com/getsentry/sentry-go
internal
httputils
package
0.31.1
Repository:
https://github.com/getsentry/sentry-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
138 SLOC
#
Functions
NewWrapResponseWriter
No description provided by the author
#
Interfaces
WrapResponseWriter
WrapResponseWriter is a proxy around an http.ResponseWriter that allows you to hook into various parts of the response process.