Documentation ¶
Overview ¶
Package signalctx provides the context interface which handle of termination OS signals.
This package largely inspired by knative.dev/pkg/signals package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContext ¶
NewContext creates a new context with SetupSignalHandler() as our Done() channel.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.