Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Slacker ¶
type Slacker struct {
// contains filtered or unexported fields
}
func (*Slacker) IsRelevant ¶
func (s *Slacker) IsRelevant(wc *pb.BuildConfig, buildStatus pb.BuildStatus) bool
func (*Slacker) RunIntegration ¶
func (s *Slacker) RunIntegration(slackCreds []pb.OcyCredder, fullResult *pb.Status, notifications *pb.Notifications) error
func (*Slacker) SubType ¶
func (s *Slacker) SubType() pb.SubCredType
Click to show internal directories.
Click to hide internal directories.