Documentation ¶ Index ¶ type Root Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Root ¶ type Root struct { zone.Config // 'All' meaning all devices that are mentioned elsewhere in the config. StatusLogAll bool `json:"statusLogAll,omitempty"` StatusLogs []string `json:"statusLogs,omitempty"` } Source Files ¶ View all Source files root.go Click to show internal directories. Click to hide internal directories.