Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AssetsBase is a base URL for the assets. AssetsBase = "https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.27.1/" // FaviconBase is a base URL for favicons. FaviconBase = "https://petstore.swagger.io/" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
Handler handles swagger UI request.
func NewHandler ¶
NewHandler returns a HTTP handler for swagger UI.
Click to show internal directories.
Click to hide internal directories.