Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JetStreamPublisher ¶
type JetStreamPublisher interface {
PublishMsg(*nats.Msg, ...nats.PubOpt) (*nats.PubAck, error)
}
type SyncAPI ¶
type SyncAPI struct {
// contains filtered or unexported fields
}
SyncAPI produces messages for the Sync API server to consume.
func NewSyncAPI ¶
func (*SyncAPI) GetAndSendNotificationData ¶
GetAndSendNotificationData reads the database and sends data about unread notifications to the Sync API server.
Click to show internal directories.
Click to hide internal directories.