clients

package
v0.0.0-...-54f60d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NotificationRequest

type NotificationRequest struct {
	Message string `json:"message"`
	Type    string `json:"type"`
}

type NotificationsClient

type NotificationsClient struct {
	// contains filtered or unexported fields
}

func (*NotificationsClient) PushNotification

func (c *NotificationsClient) PushNotification(userId int64, message string, notificationType string) (*notifications.NMessageResponse, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL