Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GooglePubSub ¶
type GooglePubSub struct {
// contains filtered or unexported fields
}
GooglePubSub handles Google Pub/Sub notifications.
func (*GooglePubSub) Start ¶
func (h *GooglePubSub) Start() error
Start begins polling the Google Pub/Sub for messages.
func (*GooglePubSub) Stop ¶
func (h *GooglePubSub) Stop() error
Stop stops polling the Google Pub/Sub.
Click to show internal directories.
Click to hide internal directories.