Versions in this module Expand all Collapse all v2 v2.2.0 Dec 18, 2024 Changes in this version + type Handler struct + func (Handler) ServeHTTP(http.ResponseWriter, *http.Request) + type Writer struct + func (Writer) Header() http.Header + func (Writer) Write([]byte) (int, error) + func (Writer) WriteHeader(int)