Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manager ¶
type Manager interface { DevicePause() DeviceWake() DevicePauseChan() <-chan struct{} NetworkPause() NetworkWake() NetworkPauseChan() <-chan struct{} IsPaused() bool WaitActive() }
func ManagerFromContext ¶
func NewDefaultManager ¶
Click to show internal directories.
Click to hide internal directories.