Versions in this module Expand all Collapse all v0 v0.0.2 Jul 29, 2022 Changes in this version + var TasksPullCmd = "Handler.OnTasksPull" + func Start(client mstodo.ClientFacade, port *int32) error + type Handler struct + func (h *Handler) OnTasksPull(req Request, res *Response) error + type Request struct + ListID string + type Response struct + Message string