Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
api.BaseController
UUID string
// contains filtered or unexported fields
}
Handler handles reqeust on /service/notifications/jobs/adminjob/*, which listens to the webhook of jobservice.
func (*Handler) HandleAdminJob ¶
func (h *Handler) HandleAdminJob()
HandleAdminJob handles the webhook of admin jobs
Click to show internal directories.
Click to hide internal directories.