Documentation ¶
Index ¶
- func HandleDeleteByManagementCode(ctx *fiber.Ctx) *model.Response
- func HandleGet(ctx *fiber.Ctx) *model.Response
- func HandleGetByManagementCode(ctx *fiber.Ctx) *model.Response
- func HandleNotificationAddToken(ctx *fiber.Ctx) *model.Response
- func HandleNotificationRemoveToken(ctx *fiber.Ctx) *model.Response
- func HandleNotificationUpdateClasses(ctx *fiber.Ctx) *model.Response
- func HandlePost(ctx *fiber.Ctx) *model.Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleDeleteByManagementCode ¶
HandleDeleteByManagementCode returns the api.NotificationInfo for the notification linked to a management code
func HandleGetByManagementCode ¶
HandleGetByManagementCode returns the api.NotificationInfo for the notification linked to a management code
func HandleNotificationAddToken ¶
HandleNotificationAddToken handles requests to add a mytoken to a notification
func HandleNotificationRemoveToken ¶
HandleNotificationRemoveToken handles requests to remove a mytoken from a notification
func HandleNotificationUpdateClasses ¶
HandleNotificationUpdateClasses handles requests to update the NotificationClasses for a notification
func HandlePost ¶
HandlePost is the main entry function for handling notification creation requests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.