signals

package
v2.9.4 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package signals implements cross-platform signal-handling.

Index

Constants

This section is empty.

Variables

View Source
var TerminationSignals = []os.Signal{
	os.Interrupt,
	os.Kill,
}

TerminationSignals contains all signals which may terminate a process. It may be passed to signal.NotifyContext or signal.Notify.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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