Wed, 28 Jan 2026 04:22:37 CST | login

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

ID18889
Package Namegolang-github-inconshreveable-vhost
Version0
Release1.ocs23
Epoch
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
StartedMon, 26 Aug 2024 15:14:35 CST
CompletedMon, 26 Aug 2024 15:16:53 CST
Taskbuild (dist-ocs23-epol9, /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
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-inconshreveable-vhost-0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-inconshreveable-vhost-devel-0-1.ocs23.noarch.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