package
0.15.3-rc2
Repository: https://github.com/mudphilo/chat.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Init initializes registered handlers.
Push a single message.
Register a push handler.
Stop all pushes.

# Structs

Payload is content of the push.
Receipt is the push payload with a list of recipients.
Recipient is a user targeted by the push.

# Interfaces

Handler is an interface which must be implemented by handlers.