Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPNSDispatcher ¶
Types ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
func (*Dispatcher) CanDispatch ¶
func (d *Dispatcher) CanDispatch(pushDestination *proto.PushDestination) bool
func (*Dispatcher) Dispatch ¶
func (d *Dispatcher) Dispatch(pushData *proto.PushData, pushDestination *proto.PushDestination) error
Click to show internal directories.
Click to hide internal directories.