Mon, 02 Feb 2026 04:38:05 CST | login

Information for build golang-github-julienschmidt-httprouter-1.3.0-2.oc9

ID36903
Package Namegolang-github-julienschmidt-httprouter
Version1.3.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-julienschmidt-httprouter.git?.#2cfacec48963b7448b0822f54cc712ca3545ef7a
SummaryHigh performance http request router that scales well
Description HttpRouter is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go. In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better. The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used for efficient matching.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 02:04:51 CST
CompletedFri, 13 Jun 2025 02:12:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-julienschmidt-httprouter.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-julienschmidt-httprouter.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-julienschmidt-httprouter-1.3.0-2.oc9.src.rpm (info) (download)
noarch
golang-github-julienschmidt-httprouter-devel-1.3.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.3.0-2 - Rebuilt for loongarch64 * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.0-1 - initial build