Documentation ¶
Index ¶
Constants ¶
View Source
const ( Awake SleepState = 0 LightSleep = 1 DeepSleep = 2 REM = 3 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SleepState ¶
type SleepState int
func (SleepState) String ¶
func (i SleepState) String() string
Click to show internal directories.
Click to hide internal directories.