Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TriOnSignal ¶
type TriOnSignal interface {
/*
Error is passed to the error trigger for processing, no value will be returned here, because the trigger does not
promise to process any return results
*/
OnSignal(sig TriSignal)
}
Click to show internal directories.
Click to hide internal directories.