package
0.0.0-20241112125757-779aa9ab4555
Repository: https://github.com/bcc-code/bcc-media-platform.git
Documentation: pkg.go.dev

# README

Pubsub helper

This is just a simple helper, to set up a topic & push subscription on the pubsub emulator, and then send some message. Cleanup is done at the end so the program can be re-run w/o errors

Running

env $(cat .env | xargs) go run .