package
0.0.0-20250306120524-11777db3047b
Repository: https://github.com/cloudflare/cloudflared.git
Documentation: pkg.go.dev
# Functions
CreateListener configures the server and bound sockets.
NewMetricsPlugin creates a plugin with configured metrics.
NewUpstreamHTTPS creates a new DNS over HTTPS upstream from endpoint.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Listener is an adapter between CoreDNS server and Warp runnable.
MetricsPlugin is an adapter for CoreDNS and built-in metrics.
ProxyPlugin is a simplified DNS proxy using a generic upstream interface.
UpstreamHTTPS is the upstream implementation for DNS over HTTPS service.
# Interfaces
Upstream is a simplified interface for proxy destination.