Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventBridgeStreamer ¶
func NewEventBridgeStreamer(opts ...EventBridgeStreamerOption) (streamer.Streamer, error)
Types ¶
type EventBridgeStreamer ¶
type EventBridgeStreamer struct {
// contains filtered or unexported fields
}
EventBridgeStreamer -
type EventBridgeStreamerOption ¶
type EventBridgeStreamerOption func(*EventBridgeStreamer) error
func WithEventBridgeRegion ¶
func WithEventBridgeRegion(region string) EventBridgeStreamerOption
func WithEventBridgeSource ¶
func WithEventBridgeSource(source string) EventBridgeStreamerOption
func WithEventBusName ¶
func WithEventBusName(name string) EventBridgeStreamerOption
Click to show internal directories.
Click to hide internal directories.