Documentation
¶
Index ¶
- func GetNotificationModelFromEntity(notification *entity.Notification) *model.Notification
- func GetNotificationModelsFromEntities(notificationEntities []*entity.Notification) []*model.Notification
- func GetUserEntityFromModel(user *model.User) *entity.User
- func GetUserModelFromEntity(user *entity.User) *model.User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNotificationModelFromEntity ¶
func GetNotificationModelFromEntity(notification *entity.Notification) *model.Notification
func GetNotificationModelsFromEntities ¶
func GetNotificationModelsFromEntities(notificationEntities []*entity.Notification) []*model.Notification
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.