Versions in this module Expand all Collapse all v1 v1.6.5 Jul 10, 2018 Changes in this version + type Handler struct + BackendName string + FallbackURL string + func NewHandler(errorPage *types.ErrorPage, backendName string) (*Handler, error) + func (h *Handler) PostLoad(backendHandler http.Handler) error + func (h *Handler) ServeHTTP(w http.ResponseWriter, req *http.Request, next http.HandlerFunc) v1.6.5-debug Oct 31, 2018