Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sender ¶
func NewNopSender ¶
func NewNopSender() Sender
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) SendJobExecutionEvent ¶
SendJobExecutionEvent sends a job execution event to the event hook.
func (*Service) SendStepExecutionEvent ¶
SendStepExecutionEvent sends a step execution event to the event hook.
Click to show internal directories.
Click to hide internal directories.