package
Version:
v0.0.0-...-946f586
Opens a new window with list of versions in this module.
Published: Feb 14, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Username string `env:"KORDIS_USERNAME"`
Password string `env:"KORDIS_PASSWORD"`
SchedulerCron string `env:"SCHEDULER_CRON"`
CalendarID string `env:"CALENDAR_ID"`
PlanningDaysSync int `env:"PLANNING_DAYS_SYNC"`
Mode string `env:"MODE"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.