package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Apr 24, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func SwaggerDoc(basePath string, swaggerJson []byte, opts ...Opts) echo.MiddlewareFunc
SwaggerDoc creates a middleware to serve a documentation site for a swagger spec.
This allows for altering the spec before starting the http listener.
type Opts func(*swaggerConfig)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.