Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Exiting = false
Exiting is a flag indicating that the server is exiting
View Source
var WaitGroup sync.WaitGroup
WaitGroup is the wait group to synchronize slack rtm shutdowns
Functions ¶
func ListenForMentions ¶
func ListenForMentions(mentions chan<- *Mention)
ListenForMentions opens an RTM connection to slack and listens for any mentions of the configured user in the configured channel
func PostLogMessage ¶
PostLogMessage posts a formatted log message to slack
Types ¶
Click to show internal directories.
Click to hide internal directories.