Sat, 11 Apr 2026 03:22:05 CST | login

Information for build golang-github-gorhill-cronexpr-1.0.0-1.oc9

ID29629
Package Namegolang-github-gorhill-cronexpr
Version1.0.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-gorhill-cronexpr.git?.#81046f142c756bcc68d843886bc012acc572d8b7
SummaryCron expression parser in Go language
Description Given a cron expression and a time stamp, you can get the next time stamp which satisfies the cron expression. In another project, I decided to use cron expression syntax to encode scheduling information. Thus this standalone library to parse and apply time stamps to cron expressions. The time-matching algorithm in this implementation is efficient, it avoids as much as possible to guess the next matching time stamp, a common technique seen in a number of implementations out there.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 00:39:37 CST
CompletedSat, 21 Sep 2024 00:41:43 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-gorhill-cronexpr.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-gorhill-cronexpr.git?.#origin/master'}}
Tags
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-gorhill-cronexpr-1.0.0-1.oc9.src.rpm (info) (download)
aarch64
golang-github-gorhill-cronexpr-1.0.0-1.oc9.aarch64.rpm (info) (download)
golang-github-gorhill-cronexpr-debuginfo-1.0.0-1.oc9.aarch64.rpm (info) (download)
golang-github-gorhill-cronexpr-debugsource-1.0.0-1.oc9.aarch64.rpm (info) (download)
noarch
golang-github-gorhill-cronexpr-devel-1.0.0-1.oc9.noarch.rpm (info) (download)
x86_64
golang-github-gorhill-cronexpr-1.0.0-1.oc9.x86_64.rpm (info) (download)
golang-github-gorhill-cronexpr-debuginfo-1.0.0-1.oc9.x86_64.rpm (info) (download)
golang-github-gorhill-cronexpr-debugsource-1.0.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build