package
Version:
v0.1.8
Opens a new window with list of versions in this module.
Published: Jul 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CORS(allowedOrigins []string) iris.Handler
func SwaggerHandler(url string) iris.Handler
URL presents the url pointing to API definition (normally swagger.json or swagger.yaml).
type Config struct {
URL string
}
Config stores ginSwagger configuration variables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.