Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SlackBodyTemplate defines Slack request body template SlackBodyTemplate = `` /* 778-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHandler ¶
type HTTPHandler struct { }
HTTPHandler preprocess http event data and start the hook processing
type SlackHandler ¶
type SlackHandler struct { }
SlackHandler preprocess event data to slack and start the hook processing
Click to show internal directories.
Click to hide internal directories.