package
0.0.0-20241130060802-e791ab3e378a
Repository: https://github.com/webbben/task.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
AddTask creates a new task and stores it in the database.
No description provided by the author
No description provided by the author
No description provided by the author
FindTasksByIDPrefix finds a list of potential ID matches for a given ID prefix string.
generates an ID that includes the task title as much as possible.
No description provided by the author
No description provided by the author
GetTask retrieves a task by ID.
No description provided by the author
DisplayTasks prints a list of tasks in a formatted table.