Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SlackIntegration ¶
type SlackIntegration struct {
// contains filtered or unexported fields
}
func NewSlackIntegration ¶
func NewSlackIntegration(webhookURL string) *SlackIntegration
func (*SlackIntegration) PostCreateNotification ¶
func (s *SlackIntegration) PostCreateNotification(stand stand.Stand) error
func (*SlackIntegration) PostMissingNotification ¶
func (s *SlackIntegration) PostMissingNotification(stand stand.Stand) error
Click to show internal directories.
Click to hide internal directories.