Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceEnabled ¶
type DeviceEnabled struct {
// contains filtered or unexported fields
}
func (*DeviceEnabled) Disable ¶
func (d *DeviceEnabled) Disable() *DeviceEnabled
func (*DeviceEnabled) Enable ¶
func (d *DeviceEnabled) Enable() *DeviceEnabled
func (*DeviceEnabled) IsEnabled ¶
func (d *DeviceEnabled) IsEnabled() bool
func (*DeviceEnabled) Toogle ¶
func (d *DeviceEnabled) Toogle()
Click to show internal directories.
Click to hide internal directories.