INFO
Name: golang-github-inconshreveable-vhost-devel
Version: 0-20.20190629git06d8411.el10_0
Arch: noarch
Summary: HTTP/TLS hostname multiplexing library for Go
License: Apache-2.0
Vendor: Fedora Project
Build Host: buildhw-a64-04.iad2.fedoraproject.org
Build Date: Tue Oct 29 22:52:05 2024
Size: 30861
URL: https://github.com/inconshreveable/go-vhost
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.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/inconshreveable/go-vhost
FILES
/usr/share/doc/golang-github-inconshreveable-vhost-devel
/usr/share/doc/golang-github-inconshreveable-vhost-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/inconshreveable
/usr/share/gocode/src/github.com/inconshreveable/go-vhost
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/.goipath
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/http.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/http_test.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/interface.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/mux.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/mux_test.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/shared.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/shared_test.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/tls.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/tls_test.go
/usr/share/licenses/golang-github-inconshreveable-vhost-devel
/usr/share/licenses/golang-github-inconshreveable-vhost-devel/LICENSE
REQUIRES
go-filesystem
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
golang(github.com/inconshreveable/go-vhost) 0-20.20190629git06d8411.el10_0
golang(github.com/inconshreveable/go-vhost)(commit=06d84117953b22058c096b49a429ebd4f3d3d97b) 0-20.20190629git06d8411.el10_0
golang-github-inconshreveable-vhost-devel 0-20.20190629git06d8411.el10_0
golang-ipath(github.com/inconshreveable/go-vhost) 0-20.20190629git06d8411.el10_0
golang-ipath(github.com/inconshreveable/go-vhost)(commit=06d84117953b22058c096b49a429ebd4f3d3d97b) 0-20.20190629git06d8411.el10_0
CONFIG FILES
/usr/share/doc/golang-github-inconshreveable-vhost-devel
/usr/share/doc/golang-github-inconshreveable-vhost-devel/README.md d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/inconshreveable
/usr/share/gocode/src/github.com/inconshreveable/go-vhost
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/.goipath
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/http.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/http_test.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/interface.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/mux.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/mux_test.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/shared.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/shared_test.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/tls.go
/usr/share/gocode/src/github.com/inconshreveable/go-vhost/tls_test.go
/usr/share/licenses/golang-github-inconshreveable-vhost-devel
/usr/share/licenses/golang-github-inconshreveable-vhost-devel/LICENSE l
LICENSE FILES
Apache-2.0
|