from ..utils import Struct alert_observer = Struct({ 'alert_handler': None, 'handle_alert': 0, 'types': [], 'num_types': 0, 'flags': 0 })