# README
Subscriber
Run
Start PubSub
Start PubSub emulator or use GCP PubSub See Staring PubSub Emulator
Local Run
cd examples/subscribe
go run main.go plugin.go
Prod Run
go run main.go
# Packages
No description provided by the author
# Constants
DefaultShutdownTimeout defines the default timeout given to the service when calling Shutdown.