Versions in this module Expand all Collapse all v0 v0.9.3 May 28, 2026 Changes in this version + type LoggingResponseWriter struct + StatusCode int + func NewLoggingResponseWriter(w http.ResponseWriter) *LoggingResponseWriter + func (lrw *LoggingResponseWriter) WriteHeader(code int)