Categorygithub.com/icco/cron
modulepackage
0.0.0-20231225212621-91e38f794e1f
Repository: https://github.com/icco/cron.git
Documentation: pkg.go.dev

# README

cron

GoDoc Go Report Card Build Status

A bunch of cron jobs that run on my infra

This is documented on my blog at https://writing.natwelch.com/post/699.

Right now, the following messages are sent to this job at least once during the time period.

{"job": "goodreads"}
{"job": "minute"}
{"job": "pinboard"}
{"job": "random-tweets"}
{"job": "update"}
{"job": "uptime"}
{"job": "user-tweets"}

The following is disabled:

{"job": "spider"}

These can be configured at https://console.cloud.google.com/cloudscheduler?project=icco-cloud

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

GCPProject is the project this runs in.
Service is the name of this service.

# Structs

Config is our base act config struct.