Package : golang-github-inconshreveable-vhost > RPM : golang-github-inconshreveable-vhost-0-2.mga9.src.rpm

Basic items

Name golang-github-inconshreveable-vhost
Version 0
Release 2.mga9
URL https://github.com/inconshreveable/go-vhost
Group Development/Other
Summary HTTP/TLS hostname multiplexing library for Go
Size 13KB
Arch noarch
License ASL 2.0

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch x86_64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 18:23:23
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie