package
Version:
v0.0.0-...-ba78406
Opens a new window with list of versions in this module.
Published: Nov 19, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Interval int
StopTimeout int
}
type IRunner interface {
Run(runAt time.Time)
StopTimeout()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.