# README
Subscriber
Run
Start PubSub
Start PubSub emulator or use GCP PubSub See Staring PubSub Emulator
Local Run
go run cmd/subscribe/main.go cmd/subscribe/plugin.go
Prod Run
go run cmd/subscribe/main.go
# Constants
DefaultShutdownTimeout defines the default timeout given to the service when calling Shutdown.