Categorygithub.com/xmlking/toolkit/cmd/subscribe
modulepackage
0.2.3
Repository: https://github.com/xmlking/toolkit.git
Documentation: pkg.go.dev

# 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.