Versions in this module Expand all Collapse all v0 v0.2.0 Oct 11, 2024 v0.1.0 May 11, 2024 Changes in this version + var ErrSpecNotFound = errors.New("spec not found") + var HTML string + var JavaScript string + type Doc struct + Description string + DocsPath string + SpecFS *embed.FS + SpecFile string + SpecPath string + Theme string + Title string + func (r Doc) Body() ([]byte, error) + func (r Doc) Handler() http.HandlerFunc