Documentation

slack package

The slack package provides functions for sending messages to Slack. Import the slack package:

import "slack"

Options

option slack.defaultURL = "https://slack.com/api/chat.postMessage"

defaultURL

defaultURL defines the default Slack API URL used by functions in the slack package.

Functions


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more