//
pkg.gl
Category
github.com/hansmi/baamhackl
internal
signalwait
package
0.0.4
Repository:
https://github.com/hansmi/baamhackl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
59 SLOC
#
Functions
Setup
Setup starts relaying incoming signals into an internal buffer.
#
Variables
ErrSignal
ErrSignal is wrapped by the errors returned by WaitFunc when a signal has been received.
#
Type aliases
WaitFunc
WaitFunc is the type of functions waiting for signals.