package
Version:
v0.0.0-...-1ffe255
Opens a new window with list of versions in this module.
Published: Dec 9, 2013
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RegisterDevice(token string)
func SendNotificationToAllRegisteredDevices(message string, badge int, sound string)
func UnregisterDevice(token string)
type ApnResult struct {
Alert interface{} `json:"alert,omitempty"`
Success bool `json:"success,omitempty"`
Error error `json:"error,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.