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

Information for build golang-github-inconshreveable-vhost-0-2.oc9

ID36855
Package Namegolang-github-inconshreveable-vhost
Version0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-inconshreveable-vhost.git?.#973199673b501f69559400a2ebdf0304c9f614e7
SummaryHTTP/TLS hostname multiplexing library for Go
Description Go-vhost is a simple library that lets you implement virtual hosting functionality for different protocols (HTTP and TLS so far). Go-vhost has a high-level and a low-level interface. The high-level interface lets you wrap existing net.Listeners with "muxer" objects. You can then Listen() on a muxer for a particular virtual host name of interest which will return to you a net.Listener for just connections with the virtual hostname of interest. The lower-level Go-vhost interface are just functions which extract the name/routing information for the given protocol and return an object implementing net.Conn which works as if no bytes had been consumed.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 01:50:44 CST
CompletedFri, 13 Jun 2025 01:54:59 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-inconshreveable-vhost.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-inconshreveable-vhost.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-inconshreveable-vhost-0-2.oc9.src.rpm (info) (download)
noarch
golang-github-inconshreveable-vhost-devel-0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.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> - 0-2.git06d8411 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build