marcelcorso / gcloud-pubsub-emulator

A docker image `FROM google/cloud-sdk:alpine` that `gcloud beta emulators pubsub start`
BSD 3-Clause "New" or "Revised" License
161 stars 57 forks source link

Corrected example for multiple subscriptions #6

Closed thanosp closed 5 years ago

thanosp commented 5 years ago

Subscriptions are separated with :. Also added a link to the repo containing the go code