Versions in this module Expand all Collapse all v1 v1.0.7 Mar 4, 2026 v1.0.6 Mar 4, 2026 Changes in this version + var RequestMethod = map[string]uint32 + func NewAccessLogger(handle func(b []byte, msg string)) func(next http.Handler) http.Handler + type HttpStatusResponseWriter struct + func (w *HttpStatusResponseWriter) Write(b []byte) (int, error) + func (w *HttpStatusResponseWriter) WriteHeader(code int)