Skip to content

GOOP - GOOgle Pub/sub - A Golang library for streamlining the usage of Google Cloud Pub/Sub.

License

Notifications You must be signed in to change notification settings

LUSHDigital/goop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

GOOP - GOOgle Pub/sub

A Golang package for streamlining the usage of Google Cloud Pub/Sub.

The package that Google provide for Pub/Sub (cloud.google.com/go/pubsub) is awesome, but it can be a little verbose in places. The purpose of this package is to make common Pub/Sub tasks (creating topics, publishing and pulling messages) just a bit quicker and simpler.

Installation

Install the package as normal:

$ go get -u github.com/LUSHDigital/goop

Documentation

See GoDoc

About

GOOP - GOOgle Pub/sub - A Golang library for streamlining the usage of Google Cloud Pub/Sub.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages