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.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Index ¶
- func Create(c helper.Context, input CreateParams) (res schema.Response)
- func CreateRouter(c *gin.Context)
- func Delete(c helper.Context, notificationId string) (res schema.Response)
- func DeleteNotificationById(id string)
- func DeleteNotificationMarkById(id string)
- func DeleteRouter(c *gin.Context)
- 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 Update(c helper.Context, notificationId string, input UpdateParams) (res schema.Response)
- func UpdateRouter(c *gin.Context)
- type CreateParams
- type Query
- type UpdateParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRouter ¶
func DeleteNotificationById ¶
func DeleteNotificationById(id string)
func DeleteNotificationMarkById ¶
func DeleteNotificationMarkById(id string)
func DeleteRouter ¶
func GetNotificationListByAdmin ¶
GetList get notification list
func GetNotificationListByAdminRouter ¶
GetListRouter get list router
func GetNotificationListByUser ¶
GetList get notification list
func GetNotificationListByUserRouter ¶
GetListRouter get list router
func UpdateRouter ¶
Types ¶
type CreateParams ¶
type UpdateParams ¶
Click to show internal directories.
Click to hide internal directories.