Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func (*Processor) EventDataProcessor ¶
func (p *Processor) EventDataProcessor(cloudTrailEvent awssqsevents.IEvent) (commons.DataAdapter[awssqsevents.IEvent], error)
func (*Processor) Process ¶
func (p *Processor) Process(input entities.PipelineEvent) (entities.PipelineEvent, error)
Click to show internal directories.
Click to hide internal directories.