Documentation ¶
Index ¶
- func SentMultiClient(app *firebase.App, receivers []string, data map[string]string) (batchResponse *messaging.BatchResponse, err error)
- func SentSingleClient(app *firebase.App, receiver string, data map[string]string) (response string, err error)
- func SentToTopic(app *firebase.App, topic string, data map[string]string) (response string, err error)
- func SetFirebaseAdmin(serviceKeyAccount string) (app *firebase.App, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SentMultiClient ¶
func SentSingleClient ¶
func SentToTopic ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.