Documentation ¶
Overview ¶
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Index ¶
- func Get(c helper.Context, id string) (res schema.Response)
- func GetNotificationListByAdmin(c helper.Context, input Query) (res schema.List)
- func GetNotificationListByAdminRouter(c *gin.Context)
- func GetNotificationListByUser(c helper.Context, input Query) (res schema.List)
- func GetNotificationListByUserRouter(c *gin.Context)
- func GetRouter(c *gin.Context)
- func MarkRead(c helper.Context, notificationID string) (res schema.Response)
- func ReadRouter(c *gin.Context)
- type Query
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNotificationListByAdmin ¶
GetList get notification list
func GetNotificationListByAdminRouter ¶
GetListRouter get list router
func GetNotificationListByUser ¶
GetList get notification list
func GetNotificationListByUserRouter ¶
GetListRouter get list router
Types ¶
Click to show internal directories.
Click to hide internal directories.