package
0.0.0-20231029044948-c43016a052ae
Repository: https://github.com/xpy123993/toolbox.git
Documentation: pkg.go.dev
# Functions
NewTaskMaster creates a task master which dumps its state to `SnapshotFileName` every `SnapshotInterval`.
NewTaskMasterServer creates a ready to use task master server.
# Structs
Scheduler stores all the active tasks.
ServerImpl is an implementation of task master RPC server.
Snapshot describes a task master snapshot.
Task describes a task.