package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Aug 10, 2025
License: MIT
Opens a new window with license information.
Imports: 5
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"`
OpenAPIYAMLURL string `json:"openapiYamlUrl"`
HideDownload bool `json:"hideDownload"`
DisableSearch bool `json:"disableSearch"`
HideSchemaTitles bool `json:"hideSchemaTitles"`
}
Handler handles swagger UI request.
NewHandler returns a HTTP handler for swagger UI.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.