package
0.0.0-20200409172854-0805cb333282
Repository: https://github.com/uniqush/uniqush-push.git
Documentation: pkg.go.dev

# Constants

Status codes for the binary API.
Status codes for the binary API.
Status codes for the binary API.
Status codes for the binary API.
Status codes for the binary API.
Status codes for the binary API.
Status codes for the binary API.
Status codes for the binary API.
Status codes for the binary API.

# Structs

APNSResult represents the response from the push request to APNs (either from the binary API or HTTP/2).
PushRequest contains the data needed for an push attempt to APNs for the given list of delivery points (for both HTTP/2 and binary APIs).

# Interfaces

PushRequestProcessor abstracts the different network protocols Apple has for sending push notifications.