Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AfterBencher ¶
type AfterBencher struct {
// contains filtered or unexported fields
}
func New ¶
func New(logger *zap.Logger, templator *template.Templator, slackClient slack.ClientIface, host config.Host) (*AfterBencher, error)
func (AfterBencher) PostToSlack ¶
func (p AfterBencher) PostToSlack(ctx context.Context, dir, channel string) error
func (AfterBencher) RunCommand ¶
func (p AfterBencher) RunCommand(ctx context.Context, command string) error
Click to show internal directories.
Click to hide internal directories.