package
0.0.0-20250302102456-bf589f8987b2
Repository: https://github.com/limoxi/ghost.git
Documentation: pkg.go.dev
# Functions
AddTask add task with name.
DeleteTask delete task with name.
NewMapSorter create new tasker map.
NewTask add new task with name, time and func.
No description provided by the author
No description provided by the author
No description provided by the author
StartTask start all tasks.
No description provided by the author
StopTask stop all tasks.
# Variables
The bounds for each field.
# Interfaces
Tasker task interface.
# Type aliases
TaskFunc task func type.