Documentation
¶
Index ¶
- type Handler
- func (t *Handler) HandleTaskCreationForCapabilities(req router.Request, _ router.Response) error
- func (t *Handler) UpdateTaskForDiscord(thread *v1.Thread, req router.Request) error
- func (t *Handler) UpdateTaskForEmail(thread *v1.Thread, req router.Request) error
- func (t *Handler) UpdateTaskForSlack(thread *v1.Thread, req router.Request) error
- func (t *Handler) UpdateTaskForWebhook(thread *v1.Thread, req router.Request) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { }
func NewHandler ¶
func NewHandler() *Handler
func (*Handler) HandleTaskCreationForCapabilities ¶
func (*Handler) UpdateTaskForDiscord ¶
func (*Handler) UpdateTaskForEmail ¶
func (*Handler) UpdateTaskForSlack ¶
Click to show internal directories.
Click to hide internal directories.