Versions in this module Expand all Collapse all v1 v1.0.0 Sep 29, 2024 Changes in this version + type ErrorHandler struct + Debug bool + ErrorPages map[int]string + GenericErrorPage string + Log *httpserver.Logger + Next httpserver.Handler + func (h ErrorHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) (int, error)