huangjiajun ee85ee3b2b | преди 3 дни | |
---|---|---|
.. | ||
LICENSE | преди 3 дни | |
README-CN.md | преди 3 дни | |
README.md | преди 3 дни | |
client.go | преди 3 дни | |
client_device.go | преди 3 дни | |
client_push.go | преди 3 дни | |
client_report.go | преди 3 дни | |
client_schedule.go | преди 3 дни | |
device_request.go | преди 3 дни | |
push_request.go | преди 3 дни | |
report_request.go | преди 3 дни | |
schedule_request.go | преди 3 дни |
JPush GO SDK is the official Golang SDK for JPush, a push notification service. Since the official Go SDK only provides a project without any files, this SDK was developed to fill in the gap. Please refer to the unit test code for usage instructions.
go test .
Please refer to the unit test code for usage instructions.
The VIP class interfaces and Admin API v1 are not implemented due to lack of permission. If needed, you can submit a pull request.