Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ViewNextSessionWillBegin ¶
func ViewNextSessionWillBegin(m *model.NotificationOnDkTimetable) slack.Msg
func ViewSceneMovedToNext ¶
func ViewSceneMovedToNext(m *model.NotificationSceneMovedToNext) slack.Msg
Types ¶
type Config ¶
type Config struct { Logger logr.Logger Targets []Target RedisClient *db.RedisClient NotificationRecvChan <-chan model.Notification }
Click to show internal directories.
Click to hide internal directories.