Versions in this module Expand all Collapse all v0 v0.1.6 Mar 7, 2021 v0.1.5 Mar 6, 2021 Changes in this version + type Handler struct + HTML func(ctx *context.Context, panel types.Panel, options ...template.ExecuteOptions) + func NewHandler(root *root.Roots, theme string) *Handler + func (h *Handler) Prefix(ctx *context.Context) string + func (h *Handler) Update(root *root.Roots, theme string) + func (h *Handler) View(ctx *context.Context) + func (h *Handler) Write(ctx *context.Context)