Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
ShutdownComplete chan bool // Closed after we shutdown
// contains filtered or unexported fields
}
Notifier is responsible for sending notifications (eg alarm activations) to accounts.cyclopcam.org.
func NewNotifier ¶
func (*Notifier) InjectEventIntoTransmitQueue ¶
Inject a fake event (one which doesn't exist in the DB) into the transmit queue. This was created for testing notifications.
Click to show internal directories.
Click to hide internal directories.