Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxScore = 10.0
)
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, dc diagnosisClient.DiagnosisServiceClient, l logging.Logger, ) *SqsHandler
func (*SqsHandler) HandleMessage ¶
Click to show internal directories.
Click to hide internal directories.