Sun, 01 Feb 2026 05:52:10 CST | login

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

ID18759
Package Namegolang-github-gorhill-cronexpr
Version1.0.0
Release1.ocs23
Epoch
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
StartedMon, 26 Aug 2024 14:17:06 CST
CompletedMon, 26 Aug 2024 14:21:59 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-gorhill-cronexpr-1.0.0-1.ocs23.src.rpm (info) (download)
aarch64
golang-github-gorhill-cronexpr-1.0.0-1.ocs23.aarch64.rpm (info) (download)
golang-github-gorhill-cronexpr-debuginfo-1.0.0-1.ocs23.aarch64.rpm (info) (download)
golang-github-gorhill-cronexpr-debugsource-1.0.0-1.ocs23.aarch64.rpm (info) (download)
noarch
golang-github-gorhill-cronexpr-devel-1.0.0-1.ocs23.noarch.rpm (info) (download)
x86_64
golang-github-gorhill-cronexpr-1.0.0-1.ocs23.x86_64.rpm (info) (download)
golang-github-gorhill-cronexpr-debuginfo-1.0.0-1.ocs23.x86_64.rpm (info) (download)
golang-github-gorhill-cronexpr-debugsource-1.0.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build