Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Channel ¶
type Channel struct {
channel.BaseChannel
// contains filtered or unexported fields
}
Channel implements Slack Socket Mode channel.
func New ¶
func New(cfg *config.SlackConfig, msgBus *bus.MessageBus) *Channel
New creates a Slack channel.
Click to show internal directories.
Click to hide internal directories.