Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SleepHandler ¶
type SleepHandler struct {
// contains filtered or unexported fields
}
func New ¶
func New(agent Agent) *SleepHandler
func (*SleepHandler) HandleSleep ¶
func (s *SleepHandler) HandleSleep(ctx context.Context) error
func (*SleepHandler) HandleWakeUp ¶
func (s *SleepHandler) HandleWakeUp(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.