blob: 6cdd346689efd6baef4b3bbb29cec05db5b14ca4 [file] [log] [blame]
package alertfilter
const (
ALL = "ALL"
OWNER = "OWNER"
)