Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsEventBridgeClient ¶
type AwsEventBridgeClient struct {
// contains filtered or unexported fields
}
func New ¶
func New(accessKey, secretKey, region, eventBus string) (*AwsEventBridgeClient, error)
func (*AwsEventBridgeClient) Send ¶
func (a *AwsEventBridgeClient) Send(events ...Event) error
Click to show internal directories.
Click to hide internal directories.