Update 'README.md'
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# gocron-server
|
# gocron-server
|
||||||
Small job scheduling server/library based on [gocron](https://github.com/go-co-op/gocron). Besides providing cron-functionality it also offers a gRPC API to manually trigger the jobs.
|
Small job scheduling server/library based on [gocron](https://github.com/go-co-op/gocron). Besides providing cron-functionality it also offers a gRPC API to manually trigger/schedule jobs and listen for their completion.
|
||||||
|
|
||||||
Sample config:
|
Sample config:
|
||||||
```toml
|
```toml
|
||||||
|
|||||||
Reference in New Issue
Block a user