package
0.0.0-20190819093612-3f0dfedb733d
Repository: https://github.com/sysdiglabs/kubectl-dig.git
Documentation: pkg.go.dev
# Functions
WithSignals returns a context that is canceled with any signal in sigs.
WithStandardSignals cancels the context on os.Interrupt, syscall.SIGTERM.