golang-github-gogits-cron 0.0~git20170309.60.c803a08-4 source package in Ubuntu
Changelog
golang-github-gogits-cron (0.0~git20170309.60.c803a08-4) unstable; urgency=medium * Remove Michael Lustfield from Uploaders list. -- Michael Lustfield <email address hidden> Sat, 03 Feb 2018 12:13:28 -0600
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc | |
Focal | release | universe | misc | |
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-gogits-cron_0.0~git20170309.60.c803a08-4.dsc | 2.3 KiB | 42f9a392211bfddf495e9913c04b99920b723dfc4eb8e00efe7524e4ac896420 |
golang-github-gogits-cron_0.0~git20170309.60.c803a08.orig.tar.xz | 12.7 KiB | ec92f9c8edea766d0a9ab7667b024a1f3a41d60e8e8138fd0c41e1d9c3beb049 |
golang-github-gogits-cron_0.0~git20170309.60.c803a08-4.debian.tar.xz | 2.1 KiB | 19b597f6f01f0e8c930538912e81b392bca36744a6dee5d3558445b3f547ec5c |
Available diffs
No changes file available.
Binary packages built by this source
- golang-github-gogits-cron-dev: Gogs cron library in Go
This golang library implements a cron spec parser and job runner.
.
Callers may register Funcs to be invoked on a given schedule. Cron will run
them in their own go-routines.