package
0.0.0-20240717061215-41c4fd8d8114
Repository: https://github.com/pranav1239/own-terminal.git
Documentation: pkg.go.dev
# Functions
AddTodo adds a new todo item to the list.
DeleteTodo removes a todo item by its ID (index + 1).
ViewTodos returns all todo items.