shawnfeng / go-apns

Apple Notification Service API for GOLANG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-apns

Apple Notification Service API written in GoLang

Install

    go get github.com/Mistobaan/go-apns

Usage

   client = NewClient(...)
   client.SendPayloadString()

About

Apple Notification Service API for GOLANG


Languages

Language:Go 100.0%