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
}
func (*GooglePubSub) GetName ¶
func (k *GooglePubSub) GetName() string
func (*GooglePubSub) Initialize ¶
func (k *GooglePubSub) Initialize(configuration util.Configuration, prefix string) (err error)
func (*GooglePubSub) SendMessage ¶
func (k *GooglePubSub) SendMessage(key string, message proto.Message) (err error)
Click to show internal directories.
Click to hide internal directories.