package
0.0.0-20240612142838-aa5df5b13906
Repository: https://github.com/igoreulalio/golang-http-application-observability-postgresql.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
LogRequestResponse logs the details of the HTTP request and response.
NewResponseWriter creates a new responseWriter.

# Variables

No description provided by the author

# Structs

ResponseWriter is a minimal wrapper for http.ResponseWriter that allows the written HTTP status code to be captured for logging.