Documentation
¶
Index ¶
Constants ¶
View Source
const ( // RapiDocAssetBase is a base URL for the RapiDoc assets. RapiDocAssetBase = "https://cdnjs.cloudflare.com/ajax/libs/rapidoc/9.3.8" // RedocAssetsBase is a base URL for the Redoc assets. RedocAssetsBase = "https://cdn.jsdelivr.net/npm/redoc@2.5.0/bundles" // ScalarAssetBase is a base URL for the Scalar assets. ScalarAssetBase = "https://cdn.jsdelivr.net/npm/@scalar/api-reference@1.34.2/dist" // 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.