add config name for identifying who wants what

This commit is contained in:
Bel LaPointe
2022-01-11 08:16:02 -05:00
parent 29ae26153f
commit e12299ac20
4 changed files with 8 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ import (
)
type Config struct {
Name string
Interval struct {
Email Duration
OK Duration