examples/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2021 License: MIT

README

examples usage

test server:

cd test_server
go build
./test_server -projectID=foo -topic=barT0pic

basic example:

cd basic
go build
GOOGLE_APPLICATION_CREDENTIALS=sa.json ./basic -topicPath=projects/mb-internal-srv-tst/topics/pubsub-tester

Directories

Path Synopsis