📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

github.com/xialeistudio/go-jpush

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/xialeistudio/go-jpush

v0.0.0-20240131095927-52180d0dcd2f
Source
Go
Version published
Created
Source

JPush GO SDK

中文文档

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.

Feature List

  • Push API v3
  • Report API v3
  • Device API v3
  • Schedule API v3

Unit Testing

  • Add APP_KEY, MASTER_SECRET, and REGISTRATION_ID to the environment variables.
  • Run go test .

How to Use

Please refer to the unit test code for usage instructions.

Note

The VIP class interfaces and Admin API v1 are not implemented due to lack of permission. If needed, you can submit a pull request.

FAQs

Package last updated on 31 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts