package
2.7.11
Repository: https://github.com/influxdata/influxdb.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, os.Kill.