Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SqsHandler ¶
type SqsHandler struct {
// contains filtered or unexported fields
}
func NewSqsHandler ¶
func NewSqsHandler( fc finding.FindingServiceClient, ac alert.AlertServiceClient, awsc awsClient.AWSServiceClient, region string, retry int, l logging.Logger, ) *SqsHandler
func (*SqsHandler) HandleMessage ¶
Click to show internal directories.
Click to hide internal directories.