Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service watches the house for stuff
func New ¶
func New(camera int, sensibility float64, gwait chan struct{}, callback func(sinceLastAlarm float64)) *Service
New create a new Service
Click to show internal directories.
Click to hide internal directories.