Versions in this module Expand all Collapse all v1 v1.8.2 Sep 10, 2024 Changes in this version + func New(title, swaggerJSONPath string, basePath string) http.Handler + func NewWithConfig(config swgui.Config) func(title, swaggerJSONPath string, basePath string) http.Handler + type Handler = internal.Handler + func NewHandler(title, swaggerJSONPath string, basePath string) *Handler + func NewHandlerWithConfig(config swgui.Config) *Handler