in app/pubsub-integration/pubsub/pubsub.go [177:180]
func (t *pubsubTopic) Stop() { log.Printf("stop topic: %v", t.GetID()) t.topic.Stop() }