Tue, 03 Feb 2026 19:47:48 CST | login

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

ID29685
Package Namegolang-github-inconshreveable-vhost
Version0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-inconshreveable-vhost.git?.#0202e2b544897a88db7bdafaeb772101a3bd2237
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 00:53:30 CST
CompletedSat, 21 Sep 2024 00:56:05 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-1.oc9.src.rpm (info) (download)
noarch
golang-github-inconshreveable-vhost-devel-0-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 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build