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(authToken string, teamId string, debug bool) *SlackIntegration
func (*SlackIntegration) Actions ¶
func (s *SlackIntegration) Actions() []string
func (*SlackIntegration) GetId ¶
func (s *SlackIntegration) GetId() string
func (*SlackIntegration) PerformAction ¶
Click to show internal directories.
Click to hide internal directories.