Documentation
¶
Overview ¶
Package sys provide system utilities with the same API across OSes.
The subpackages eunix and ewindows provide OS-specific utilities.
Index ¶
Constants ¶
View Source
const SIGWINCH = sigWINCH
SIGWINCH is the window size change signal.
Variables ¶
This section is empty.
Functions ¶
func NotifySignals ¶
NotifySignals returns a channel on which all signals gets delivered.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.