Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotifyContext ¶
func NotifyContext(parent context.Context, signals ...os.Signal) (ctx context.Context, stop context.CancelFunc)
NotifyContext just calls go 1.16's signal.NotifyContext. We can remove this once we bump the minimum go version to 1.16.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.