package
Version:
v0.0.0-...-b234b5e
Opens a new window with list of versions in this module.
Published: May 27, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BaseDirectory string `toml:"base_directory"`
Files []string `toml:"files"`
NotifyWindow time.Duration `toml:"notify_window_in_sec"`
SchedulePeriod time.Duration `toml:"schedule_period_in_sec"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.