//
pkg.gl
Category
github.com/Talk-Point/go-toolkit
pkg
v2
signal
package
1.2.0
Repository:
https://github.com/talk-point/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
40 SLOC
#
Functions
NewSignalDispatcher
NewSignalDispatcher creates a new instance of SignalDispatcher.
#
Structs
SignalDispatcher
SignalDispatcher to hold registered callbacks.
#
Type aliases
Callback
Callback function type.
Signal
Signal type for demonstration.