Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-inconshreveable-vhost-devel | Distribution: Mageia |
Version: 0 | Vendor: Mageia.Org |
Release: 3.mga10 | Build date: Sat Dec 21 22:44:23 2024 |
Group: Development/Other | Build host: localhost |
Size: 34095 | Source RPM: golang-github-inconshreveable-vhost-0-3.mga10.src.rpm |
Packager: pterjan <pterjan> | |
Url: https://github.com/inconshreveable/go-vhost | |
Summary: HTTP/TLS hostname multiplexing library for Go |
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
ASL 2.0
* Sat Dec 21 2024 pterjan <pterjan> 0-3.mga10 + Revision: 2127481 - Rebuild for patchN deprecation
/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/README.md /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 13:58:51 2025