package
Version:
v0.3.8
Opens a new window with list of versions in this module.
Published: Oct 28, 2024
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.