Documentation
¶
Index ¶
Constants ¶
View Source
const UserUpdatedChannel = "user_updates"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueueAdapter ¶
type QueueAdapter struct {
// contains filtered or unexported fields
}
func NewQueueAdapter ¶
func NewQueueAdapter() (*QueueAdapter, error)
func (*QueueAdapter) PublishOnUserUpdated ¶
func (q *QueueAdapter) PublishOnUserUpdated(msg string) error
Click to show internal directories.
Click to hide internal directories.