Discover Packages
gitee.com/mysnapcore/mysnapd
cmd
snap-bootstrap
triggerwatch
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrTriggerNotDetected = errors .New ("trigger not detected")
ErrNoMatchingInputDevices = errors .New ("no matching input devices")
)
Wait waits for a trigger on the available trigger devices for a given amount
of time. Returns nil if one was detected, ErrTriggerNotDetected if timeout
was hit, or other non-nil error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.