firebase / functions-samples

Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
https://firebase.google.com/docs/functions
Apache License 2.0
12.04k stars 3.83k forks source link

Adding snippet tags for callable and task queue sample imports #1097

Closed egilmorez closed 1 year ago

egilmorez commented 1 year ago

I'd like to do this for all the guides, since it seems to be widely requested and not as obvious as one might think.

Do I have this right for TQ though? Lots of imports iiuc!

egilmorez commented 1 year ago

Oooh yeah, Python . . . adding similar import bifurcation in Python samples and adding Kevin for review.

Thanks!