go-scheduler

command module
v0.0.0-...-9f3d2d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2021 License: LGPL-3.0 Imports: 8 Imported by: 0

README

Goscheduler

Simple scheduler write in go. With this scheduler, you can schedule task that run at specific time for example run a task every day at 8:30:00

Items

Library used 2 main structures, the Scheduler and the Task

The goal of the scheduler is to hold the list of task that shoud be scheduled and start them async. The scheduler is build to run async also, so you need to block your main program.

The task are the action that are schedule

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL