Versions in this module Expand all Collapse all v0 v0.3.1 Aug 9, 2025 v0.3.0 Aug 7, 2025 Changes in this version + type Handler struct + func NewHandler(gen spec.Generator) *Handler + func (h *Handler) Docs(c echo.Context) error + func (h *Handler) DocsFile(c echo.Context) error + func (h *Handler) DocsFilePath() string + func (h *Handler) DocsPath() string