signal

package
v1.6.2-rc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SigWakeGC = iota
)
View Source
const (
	WakeGC = "wakeGC"
)

Variables

This section is empty.

Functions

func MuteChannel

func MuteChannel(signal string)

MuteChannel tells to not send any signal to a particular channel.

func NotifySignal

func NotifySignal(signal string, data SigData)

NotifySignal non-blocking notification.

func RegisterChannel

func RegisterChannel(signal string, ch chan<- SigData) error

RegisterChannel register a notify channel for event.

func UnmuteChannel

func UnmuteChannel(signal string)

UnmuteChannel tells to allow sending new signal to a particular channel.

Types

type SigData

type SigData uint32

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL