Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppInfo ¶
func GetAppInfo(svc service.InfoService) fiber.Handler
@Summary Get info about the app @Description Get info about the app and the server @Id get-app-info @Tags Info @Produce json @Success 200 {object} entities.AppInfoResponse @Failure 400 {object} HTTPError @Failure 401 {object} HTTPError @Failure 403 {object} HTTPError @Failure 404 {object} HTTPError @Failure 500 {object} HTTPError @Router /v1/info [get] @Security Keycloak
func RegisterRoutes ¶
func RegisterRoutes(svc service.InfoService) *fiber.App
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.