Mon, 25 May 2026 13:48:03 CST | login

Information for build golang-github-chi-5.0.4-1.oc9

ID29461
Package Namegolang-github-chi
Version5.0.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-chi.git?.#f4cfb9b8ad6aee6892a2ef2d2747bd4f83f0aa67
SummaryLightweight, idiomatic and composable router for building Go HTTP services
Description Chi is a lightweight, idiomatic and composable router for building Go HTTP services. It's especially good at helping you write large REST API services that are kept maintainable as your project grows and changes. chi is built on the new context package introduced in Go 1.7 to handle signaling, cancelation and request-scoped values across a handler chain. The focus of the project has been to seek out an elegant and comfortable design for writing REST API servers, written during the development of the Pressly API service that powers our public API service, which in turn powers all of our client-side applications.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 23:57:59 CST
CompletedSat, 21 Sep 2024 00:00:59 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-chi.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-chi.git?.#origin/master'}}
Tags
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-chi-5.0.4-1.oc9.src.rpm (info) (download)
noarch
compat-golang-github-chi-5-devel-5.0.4-1.oc9.noarch.rpm (info) (download)
golang-github-chi-devel-5.0.4-1.oc9.noarch.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 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build