Documentation ¶
Index ¶
- func At(s Interface, chatID int64, m time.Month, d int) (models.Events, error)
- func Next(s Interface, chatID int64) (models.Events, error)
- func Today(s Interface, chatID int64) (models.Events, error)
- type Interface
- type YAML
- func (y *YAML) Add(chatID int64, e models.Event) error
- func (y *YAML) At(chatID int64, t time.Time) (models.Events, error)
- func (y *YAML) ChatIDs() []int64
- func (y *YAML) Format(chatID int64) string
- func (y *YAML) IsEnabled(chatID int64) bool
- func (y *YAML) Remove(chatID int64, e models.Event) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.