patchman/client/scheduler/setup.go

7 lines
101 B
Go

package scheduler
// Setup configures and starts the scheduler for the main tasks
func Setup() {
}