Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatFooter ¶ added in v1.0.0
func FormatFooter(page *fetcher.Page) string
FormatFooter returns formatted footer for slack
Types ¶
type SlackWebhook ¶
type SlackWebhook struct {
// contains filtered or unexported fields
}
SlackWebhook represents Slack webhook
func NewSlackWebhook ¶
func NewSlackWebhook(slackOAuthAccessToken string, slackVerificationToken string, fetcherClientParams *fetcher.ClientParams) *SlackWebhook
NewSlackWebhook create new SlackWebhook instance
Click to show internal directories.
Click to hide internal directories.