package
Version:
v0.15.6
Opens a new window with list of versions in this module.
Published: Sep 22, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Handler represents the push handler; implements push.PushHandler interface.
func (Handler) Init ¶
Init initializes the push handler
IsReady checks if the push handler has been initialized.
func (Handler) Push ¶
Push return a channel that the server will use to send messages to.
If the adapter blocks, the message will be dropped.
func (Handler) Stop ¶
Stop shuts down the handler
Source Files
¶
Click to show internal directories.
Click to hide internal directories.