Skip to content

Instantly share code, notes, and snippets.

@nidhi-canopas
Last active March 9, 2022 18:05
Show Gist options
  • Select an option

  • Save nidhi-canopas/5a39114dbda372cba97b5c0be41790e3 to your computer and use it in GitHub Desktop.

Select an option

Save nidhi-canopas/5a39114dbda372cba97b5c0be41790e3 to your computer and use it in GitHub Desktop.
fcmClient, err := app.Messaging(context.Background())
if err != nil {
return err
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment