repositorypackage
0.0.0-20121004001316-c953648b79ee
Repository: https://github.com/mistobaan/go-apns.git
Documentation: pkg.go.dev
# README
go-apns
Apple Notification Service API written in GoLang
Install
go get github.com/Mistobaan/go-apns
Usage
client = NewClient(...)
client.SendPayloadString()