apns

package
v0.0.0-...-2264076 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Notify

func Notify(message *ApnsMessage, deviceToken string)

Types

type ApnsMessage

type ApnsMessage struct {
	Message string `json:"message"`
	Badge   int    `json:"badge"`
	Sound   string `json:"sound"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL