Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationRequest ¶
type NotificationsClient ¶
type NotificationsClient struct {
// contains filtered or unexported fields
}
func NewNotificationsClient ¶
func NewNotificationsClient(client notifications.NotificationsClient) *NotificationsClient
func (*NotificationsClient) PushNotification ¶
func (c *NotificationsClient) PushNotification(userId int64, message string, notificationType string) (*notifications.NMessageResponse, error)
Click to show internal directories.
Click to hide internal directories.