Documentation ¶
Index ¶
- func GetAllTaskListItems(srv *tasks.Service, id string) (*tasks.Tasks, error)
- func GetAllTasksLists(srv *tasks.Service) (*tasks.TaskLists, error)
- func GetFirstTaskList(srv *tasks.Service) (*tasks.TaskList, error)
- func GetTaskList(srv *tasks.Service, idx int) (*tasks.TaskList, error)
- func GetTasksService() (*tasks.Service, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllTaskListItems ¶
GetFirstTaskList Sends the list items
func GetAllTasksLists ¶
func GetAllTasksLists(srv *tasks.Service) (*tasks.TaskLists, error)
GetAllTasksLists fetches the user's lists
func GetFirstTaskList ¶
func GetFirstTaskList(srv *tasks.Service) (*tasks.TaskList, error)
GetFirstTaskList fetches the first Task List from the user
func GetTaskList ¶
GetTaskList returns TaskList object at index idx
func GetTasksService ¶
func GetTasksService() (*tasks.Service, error)
GetTasksService Creates the tasks service using the files
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.