var
(
NotificationType
=
notificationType
NotificationTypes
=
&
notificationTypes
ServiceLogSeverityMap
=
&
serviceLogSeverityMap
States
=
&
states
GetAllContentFromMap
=
getAllContentFromMap
FetchAllRulesContent
=
fetchAllRulesContent
PushMetrics
=
pushMetrics
GenerateInstantNotificationMessage
=
generateInstantNotificationMessage
GenerateNotificationPayloadURL
=
generateNotificationPayloadURL
AppendEventToNotificationMessage
=
appendEventToNotificationMessage
CalculateTotalRisk
=
calculateTotalRisk
ModuleToRuleName
=
moduleToRuleName
AssertNotificationDestination
=
assertNotificationDestination
GetState
=
getState
GetStates
=
getStates
GetNotificationType
=
getNotificationType
GetNotificationTypes
=
getNotificationTypes
SetupNotificationTypes
=
setupNotificationTypes
ServiceLogSummaryMaxLength
=
serviceLogSummaryMaxLength
ServiceLogDescriptionMaxLength
=
serviceLogDescriptionMaxLength
SetServiceLogSeverityMap
=
setServiceLogSeverityMap
CreateServiceLogEntry
=
createServiceLogEntry
GetServiceLogSeverity
=
getServiceLogSeverity
DeleteOperationSpecified
=
deleteOperationSpecified
CloseStorage
=
closeStorage
PrintNewReportsForCleanup
=
printNewReportsForCleanup
)
const
(
NotificationTypeInstant
=
notificationTypeInstant
NotificationBundleName
=
notificationBundleName
NotificationApplicationName
=
notificationApplicationName
NotificationPayloadRuleURL
=
notificationPayloadRuleURL
NotificationStateSent
=
notificationStateSent
NotificationStateSame
=
notificationStateSame
NotificationStateLower
=
notificationStateLower
NotificationStateError
=
notificationStateError
ReportWithHighImpactMessage
=
reportWithHighImpactMessage
NoEquivalentSeverityMessage
=
noEquivalentSeverityMessage
)
func
InClauseFromStringSlice
(
slice
[
]
string
)
string
{
return
inClauseFromStringSlice
(
slice
)
}