# Functions

New New.
NewAPNS NewAPNS.
NewDB NewDB.
NewFIREBASEPayload NewFIREBASEPayload.
NewFIREBASEPush NewFIREBASEPush.
NewHMSPayload NewHMSPayload.
NewHMSPush NewHMSPush.
NewIOSPayload NewIOSPayload.
NewIOSPush NewIOSPush.
NewMIPayload NewMIPayload.
NewMIPush NewMIPush.
NewOPPOPayload NewOPPOPayload.
NewOPPOPush NewOPPOPush.
NewVIVOPayload NewVIVOPayload.
NewVIVOPush NewVIVOPush.
ParsePushInfo 解析推送信息 获得title,content,badge.

# Constants

EventMsgNotify 消息通知 (所有消息).
EventMsgOffline 离线消息.
EventOnlineStatus 在线状态.

# Structs

APNS APNS.
BasePayload 基础负载.
No description provided by the author
No description provided by the author
DB DB.
Event Event.
FIREBASEPayload Google Firebase负载.
FIREBASEPush 参考代码 https://github.com/firebase/firebase-admin-go/blob/61c6c041bf807c045f6ff3fd0d02fc480f806c9a/snippets/messaging.go#L29-L55 FIREBASEPush GOOGLE推送.
HMSPayload 华为负载.
HMSPush 华为推送.
IOSPayload iOS负载.
IOSPush IOSPush.
MIPayload 小米负载.
MIPush 小米推送.
MsgResp MsgResp.
OPPOPayload oppo负载.
OPPO 推送.
No description provided by the author
VIVOPayload VIVO负载.
VIVO 推送.
Webhook Webhook.

# Interfaces

Payload 推送内容.
Push Push.
No description provided by the author