Versions in this module Expand all Collapse all v1 v1.0.9 Dec 22, 2022 v1.0.8 Dec 22, 2022 Changes in this version + type Handler struct + func NewHandler(templatesPath string, logger log.Logger) *Handler + func (handler *Handler) ServeHTTP(writer http.ResponseWriter, req *http.Request)