Documentation ¶
Index ¶
- func CreateNewNotification(notificationdata interface{}, user string) error
- func GetNotificationsbyUser(user string) (interface{}, error)
- func SaveNotification(ndata interface{}, user string) error
- func UpdateNotification(ndata interface{}, user string, comments string, status int) error
- func UpdateNotificationbyUUID(uuid string, user string, comments string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNewNotification ¶
func GetNotificationsbyUser ¶
func SaveNotification ¶
func UpdateNotification ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.