repositorypackage
0.0.0-20140509043103-f4f1af16a597
Repository: https://github.com/messagedream/go_apns.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
go_apns
A go package for Apple Push Notification Service (APNs)
Install go_apns
go get github.com/MessageDream/go_apns
Use go_apns to send Push Notification
see example/sendmsg.go