Documentation
¶
Overview ¶
Package docs consists of business logic to serve and set up our swagger docs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
func RegisterRoutes(r *gin.RouterGroup)
RegisterRoutes registers all routes related to swagger docs. Calling this function will also register a basic file server for serving our swagger-docs.yaml file. The docs will be served using ReDoc in the relative path /docs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.