patchman/client/scheduler/setup.go

7 lines
101 B
Go
Raw Normal View History

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