Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChannelMessenger ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) SendChannelMessage ¶
func (*Client) SendDirectMessage ¶
type DirectMessenger ¶
type PersonalReminderSetter ¶
type SlackCommunicator ¶
type SlackCommunicator interface { ChannelMessenger DirectMessenger PersonalReminderSetter }
Click to show internal directories.
Click to hide internal directories.