timehop / apns

A Go package to interface with the Apple Push Notification Service
https://godoc.org/github.com/timehop/apns
MIT License
185 stars 47 forks source link

Client.Send never returns a useful error #29

Closed willfaught closed 1 year ago

willfaught commented 9 years ago

Might as well remove the error from the signature.

nathany commented 9 years ago

I think this will change in #31?