Documentation
¶
Index ¶
Constants ¶
View Source
const ( // RedocAssetsBase is a base URL for the Redoc assets. RedocAssetsBase = "https://cdn.jsdelivr.net/npm/redoc@2.5.0/bundles/" // StoplightElementsAssetsBase is a base URL for the Stoplight Elements assets. StoplightElementsAssetsBase = "https://cdn.jsdelivr.net/npm/@stoplight/elements@9.0.6/" // SwaggerUIAssetsBase is a base URL for the Swagger UI assets. SwaggerUIAssetsBase = "https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.27.1/" // SwaggerUIFaviconBase is a base URL for the Swagger UI favicon. SwaggerUIFaviconBase = "https://petstore.swagger.io/" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.