Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notification ¶
type Notification struct {
TaskName string `json:"task_name"`
Phase string `json:"phase"`
Assignee string `json:"assignee"`
}
Notification holds the data sent to the webhook.
Click to show internal directories.
Click to hide internal directories.