package
0.1.0
Repository: https://github.com/caddyserver/gateway.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Structs

App is a Caddy app that operates closest to layer 4 of the OSI model.
Match .
MatchTLS .
Route represents a collection of handlers that are gated by matching logic.
Server represents a Caddy layer4 server.

# Interfaces

No description provided by the author

# Type aliases

MatchSNI matches based on SNI (server name indication).
RouteList is a list of connection routes that can create a middleware chain.