Home
last modified time | relevance | path

Searched refs:taskSave (Results 1 – 19 of 19) sorted by relevance

/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/darkSasori/todoist/todoist-ec6b38b374ab/
H A Dtodoist_test.go89 var ts taskSave
101 ts = taskSave{Content: "test", ProjectID: 1}
107 ts = taskSave{Content: "test", Order: 1}
113 ts = taskSave{Content: "test", Priority: 1}
119 ts = taskSave{Content: "test", DueString: "en"}
125 ts = taskSave{Content: "test", DueLang: "en"}
131 ts = taskSave{Content: "test", LabelIDs: []int{1, 2}}
138 ts = taskSave{Content: "test", DueDateTime: now}
H A Dtask.go32 func (t Task) taskSave() taskSave { func
33 return taskSave{
108 res, err := makeRequest(http.MethodPost, "tasks", task.taskSave())
130 _, err := makeRequest(http.MethodPost, path, t.taskSave())
H A Dtodoist.go86 type taskSave struct { struct
97 func (ts taskSave) MarshalJSON() ([]byte, error) { argument
H A Dtask_test.go40 var body taskSave
69 var body taskSave
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/darkSasori/todoist/
H A Dtask.go32 func (t Task) taskSave() taskSave { func
33 return taskSave{
108 res, err := makeRequest(http.MethodPost, "tasks", task.taskSave())
130 _, err := makeRequest(http.MethodPost, path, t.taskSave())
H A Dtodoist.go86 type taskSave struct { struct
97 func (ts taskSave) MarshalJSON() ([]byte, error) { argument
/dports/deskutils/gtimer/gtimer-2.0.0/
H A Dtask.h66 int taskSave ( Task *task, char *taskdir );
H A Dtask.c327 int taskSave ( task, taskdir ) in taskSave() function
376 ret = taskSave ( tasks[loop], taskdir );
/dports/www/firefox-esr/firefox-91.8.0/dom/notification/old/
H A DNotificationDB.jsm288 return this.taskSave(task.data);
340 taskSave(data) {
/dports/lang/spidermonkey78/firefox-78.9.0/dom/notification/old/
H A DNotificationDB.jsm288 return this.taskSave(task.data);
340 taskSave(data) {
/dports/www/firefox/firefox-99.0/dom/notification/old/
H A DNotificationDB.jsm288 return this.taskSave(task.data);
340 taskSave(data) {
/dports/lang/spidermonkey60/firefox-60.9.0/dom/notification/
H A DNotificationDB.jsm269 return this.taskSave(task.data);
308 taskSave: function(data) {
/dports/mail/thunderbird/thunderbird-91.8.0/dom/notification/old/
H A DNotificationDB.jsm288 return this.taskSave(task.data);
340 taskSave(data) {
/dports/www/firefox-esr/firefox-91.8.0/dom/notification/new/
H A DNotificationDB.jsm302 return this.taskSave(task.data);
356 async taskSave(data) {
/dports/lang/spidermonkey78/firefox-78.9.0/dom/notification/new/
H A DNotificationDB.jsm302 return this.taskSave(task.data);
356 async taskSave(data) {
/dports/www/firefox/firefox-99.0/dom/notification/new/
H A DNotificationDB.jsm302 return this.taskSave(task.data);
356 async taskSave(data) {
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/notification/
H A DNotificationDB.jsm274 return this.taskSave(task.data);
313 taskSave: function(data) {
/dports/mail/thunderbird/thunderbird-91.8.0/dom/notification/new/
H A DNotificationDB.jsm302 return this.taskSave(task.data);
356 async taskSave(data) {
/dports/devel/grcov/grcov-0.8.2/test/
H A Dprova.info22891 FN:313,taskSave