Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncAPIProducer ¶
type SyncAPIProducer struct { Topic string JetStream nats.JetStreamContext }
SyncAPIProducer produces events for the sync API server to consume
func (*SyncAPIProducer) SendData ¶
func (p *SyncAPIProducer) SendData(userID string, roomID string, dataType string, readMarker *eventutil.ReadMarkerJSON) error
SendData sends account data to the sync API server
Click to show internal directories.
Click to hide internal directories.