Documentation
¶
Index ¶
Constants ¶
View Source
const ( MessageStateInServer = iota + 1 MessageStateSent MessageStateDelivered MessageStateRead )
View Source
const USERDISCOVERY = "user-discovery"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatService ¶
func NewChatService ¶
func NewChatService(pushers ...Pusher) (ChatService, error)
Click to show internal directories.
Click to hide internal directories.