package
1.1.3
Repository: https://github.com/corsc/go-commons.git
Documentation: pkg.go.dev

# Functions

NewCustomResponseWriter returns a CustomResponseWriter from the supplied http.ResponseWriter.

# Structs

CustomResponseWriter implements http.ResponseWriter and extends the default implementation by allowing us access to the http response code.