//
pkg.gl
Category
github.com/classmarkets/fabio
proxy
tcp
package
1.5.0
Repository:
https://github.com/classmarkets/fabio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
546 SLOC
#
Packages
tcptest
No description provided by the author
#
Structs
Proxy
Proxy implements a generic TCP proxying handler.
Server
Server implements a generic TCP server.
SNIProxy
SNIProxy implements an SNI aware transparent TCP proxy which captures the TLS client hello, extracts the host name and uses it for finding the upstream server.
#
Interfaces
Handler
Handler responds to a TCP request.
#
Type aliases
HandlerFunc
No description provided by the author