package
Version:
v0.3.14
Opens a new window with list of versions in this module.
Published: Jan 14, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Graceful struct {
Start func() error
Stop func() error
}
type Watchdog struct {
Postpone time.Duration
Register func()
DeRegister func()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.