Categorygithub.com/xmlking/toolkit/examples/subscribe
modulepackage
0.5.2
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

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.