# 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.