Documentation ¶
Overview ¶
Package notification handles all notifications for a job. This includes build and deployment notifications.
Package notification handles all notifications for a job. This includes build and deployment notifications.
Package notification handles all notifications for a job. This includes build and deployment notifications.
Package notification handles all notifications for a job. This includes build and deployment notifications.
Package notification handles all notifications for a job. This includes build and deployment notifications.
Index ¶
Constants ¶
View Source
const ( EventTest = "test" EventBuild = "build" EventDeployStart = "deploy-start" EventDeployEnd = "deploy-end" )
Supported events
View Source
const ( TypeHTML = "html" TypeText = "text" )
Event notification formats
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.