package
0.0.1-20241014-0001
Repository: https://github.com/kyaxcorp/go-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewFCM creates a new client.
NewFCM creates a new client.

# Constants

ErrorKey readable error caching.
HeaderRetryAfter HTTP header constant.
MethodPOST indicates http post method.
PriorityHigh used for high notification priority.
PriorityNormal used for normal notification priority.

# Variables

fcmServerUrl for testing purposes.

# Structs

FCM stores client with api key to firebase.
Message represents fcm request message.
Notification notification message payload.
Response represents fcm response message - (tokens and topics).
Downstream result from FCM, sent in the "results" field of the Response packet.