# cybergarage/go-job

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/cybergarage-go-job).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

1 stars · 0 forks · Go · Apache-2.0

## Links

- GitHub: https://github.com/cybergarage/go-job
- awesome-repositories: https://awesome-repositories.com/repository/cybergarage-go-job.md

## Description

go-job is a flexible and extensible job scheduling and execution library for Go. It enables you to register, schedule, and manage jobs with arbitrary function signatures, supporting custom executors, priorities, and advanced scheduling options such as cron expressions and delayed execution.

## Tags

### Part of an Awesome List

- [Job Schedulers](https://awesome-repositories.com/f/awesome-lists/devtools/job-schedulers.md) — Flexible and extensible library for scheduling and executing tasks.
