Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCPServiceProvider ¶
func NewGCPServiceProvider ¶
func NewGCPServiceProvider(id, region string) *GCPServiceProvider
func (*GCPServiceProvider) PublishEvent ¶
func (p *GCPServiceProvider) PublishEvent(subject, region string, eventData interface{})
func (*GCPServiceProvider) SubscribeEvent ¶
func (p *GCPServiceProvider) SubscribeEvent(subject, region string, onEventHandler func(interface{}))
Click to show internal directories.
Click to hide internal directories.