Documentation
¶
Overview ¶
Package task provides functionality for Creating, Updating, Deleting and Listing all the task from the storage source
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTask ¶
CreateTask creates a new task using the provided storage and task details. It validates the new task and adds it to the storage.
func DeleteTask ¶
DeleteTask deletes a task with the specified ID from the storage.
func GetListOfTasks ¶
GetListOfTasks retrieves a list of all tasks stored in the storage.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.