Versions in this module Expand all Collapse all v0 v0.9.2 Aug 23, 2025 v0.9.1 Jul 9, 2025 v0.9.0 Jul 4, 2025 Changes in this version + var ErrSwaggerUIBadServiceUrl = errors.New("bad service url") + func NewSwaggerUIHandler(opt SwaggerOptions) server.HttpHandler + type SwaggerOptions struct + OpenAPIFileJson string + ServiceName string + ServiceUrl string