workbench

package
v2.1.0-alpha1+incompat... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2015 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SlackWorkbenchService

type SlackWorkbenchService struct {
	Config       *confer.Config                  `inject:""`
	Slacker      *slacker.SlackService           `inject:""`
	Factory      *factories.GonduitFactory       `inject:""`
	Commits      *resolvers.CommitResolver       `inject:""`
	Tasks        *resolvers.TaskResolver         `inject:""`
	Differential *resolvers.DifferentialResolver `inject:""`
}

SlackWorkbenchService provides tools for debugging and testing that the slack integration works.

func (*SlackWorkbenchService) ResolveCommitChannel

func (s *SlackWorkbenchService) ResolveCommitChannel(c *cli.Context)

ResolveCommitChannel attempts to get which channel name should a commit be posted to.

func (*SlackWorkbenchService) ResolveRevisionChannel

func (s *SlackWorkbenchService) ResolveRevisionChannel(c *cli.Context)

ResolveRevisionChannel attempts to get which channel name should a revision be posted to.

func (*SlackWorkbenchService) ResolveTaskChannel

func (s *SlackWorkbenchService) ResolveTaskChannel(c *cli.Context)

ResolveTaskChannel attempts to get which channel name should a commit be posted to.

func (*SlackWorkbenchService) SendTestMessage

func (s *SlackWorkbenchService) SendTestMessage(c *cli.Context)

SendTestMessage sends a test message to the feeds channel.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL