//
pkg.gl
Category
github.com/caddyserver/gateway
internal
layer4
package
0.1.0
Repository:
https://github.com/caddyserver/gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
61 SLOC
#
Packages
l4proxy
No description provided by the author
l4tls
No description provided by the author
#
Structs
App
App is a Caddy app that operates closest to layer 4 of the OSI model.
Match
Match .
MatchTLS
MatchTLS .
Route
Route represents a collection of handlers that are gated by matching logic.
Server
Server represents a Caddy layer4 server.
#
Interfaces
Handler
No description provided by the author
#
Type aliases
MatchSNI
MatchSNI matches based on SNI (server name indication).
RouteList
RouteList is a list of connection routes that can create a middleware chain.