Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { notifications.BaseHandler // contains filtered or unexported fields }
Handler handles request on /service/notifications/jobs/*, which listens to the webhook of jobservice.
func (*Handler) HandleNotificationJob ¶
func (h *Handler) HandleNotificationJob()
HandleNotificationJob handles the hook of notification job
Click to show internal directories.
Click to hide internal directories.