looplab / fubsub

Silly GCP pubsub-as-file example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fubsub

Silly GCP pubsub-as-file example. Used as a demonstration of Go 1.11 modules in a Go West meetup in Sweden.

https://meetup.com/sweden-go-west

Usage

Run make test to run the tests, it will start the GCP pubsub emulator in the background using Docker Compose. Run make stop-emulator to stop the emaulator.

About

Silly GCP pubsub-as-file example

License:Apache License 2.0


Languages

Language:Go 95.3%Language:Makefile 4.7%