Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChanSliceByte ¶
type ChanSliceByte struct { Ch chan []byte Close func() }
type Queuer ¶
type Queuer interface { NewMessageListener(rooms []entities.Room, conn *ws.WS) ChanSliceByte PushMessage(msg *entities.Message, skpipConn *ws.WS) error PushNotification(notification *entities.Notification, skpipConn *ws.WS) error Close() }
func NewQueueRabbitMQ ¶
NewOperationDatastoreExternal get operation external api
Click to show internal directories.
Click to hide internal directories.