Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SlackClient ¶
func GetClient ¶
func GetClient(apiKey string) *SlackClient
func (*SlackClient) SendAlert ¶
func (s *SlackClient) SendAlert(message string, channel string, parentMessageTimestamp ...string) string
func (*SlackClient) SendAlertWithFields ¶
func (s *SlackClient) SendAlertWithFields(message string, channel string, slackFields []SlackField, parentMessageTimestamp ...string) string
type SlackField ¶
Click to show internal directories.
Click to hide internal directories.