//
pkg.gl
Category
github.com/PUSHKAR99055/Distributed-Task-Scheduler
pkg
scheduler
package
0.0.0-20250205014128-f35e6b24572b
Repository:
https://github.com/pushkar99055/distributed-task-scheduler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
237 SLOC
#
Functions
NewServer
NewServer creates and returns a new SchedulerServer.
#
Structs
CommandRequest
CommandRequest represents the structure of the request body.
SchedulerServer
SchedulerServer represents an HTTP server that manages tasks.
Task
No description provided by the author