Documentation ¶ Index ¶ type Type func (a Type) IsValid() bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Type ¶ type Type string const ( None Type = "none" EntryDelay Type = "entry-delay" Burglar Type = "burglar" Panic Type = "panic" Fire Type = "fire" Tamper Type = "tamper" TamperPin Type = "tamper-pin" ) func (Type) IsValid ¶ func (a Type) IsValid() bool Source Files ¶ View all Source files alarm.go Click to show internal directories. Click to hide internal directories.