package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Aug 12, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Data struct {
Title string `json:"title"`
OpenAPIURL string `json:"openapiURL"`
HideDownloadButtons bool `json:"hideDownloadButtons"`
DisableSearch bool `json:"disableSearch"`
HideSchemaTitles bool `json:"hideSchemaTitles"`
}
type Handler struct {
Data
}
NewHandler returns a HTTP handler for swagger UI.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.