signals

package
v0.24.1 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupShutdownSignalHandler added in v0.14.0

func SetupShutdownSignalHandler() (stopCh <-chan struct{})

SetupShutdownSignalHandler registered for SIGTERM and SIGINT. A stop channel is returned which is closed on one of these signals. If a second signal is caught, the program is terminated with exit code 1.

func SetupThreadDumpSignalHandler added in v0.14.0

func SetupThreadDumpSignalHandler()

SetupThreadDumpSignalHandler registers a handler for SIGQUIT. In case a SIGQUIT is received a thread dump is written.

Types

This section is empty.

Jump to

Keyboard shortcuts

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