package
0.0.0-20250306120524-11777db3047b
Repository: https://github.com/cloudflare/cloudflared.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
DialEdge makes a TLS connection to a Cloudflare edge node.
ProtocolPercentage returns the ratio of protocols and a specification ratio for their selection.
ResolveEdge runs the initial discovery of the Cloudflare edge, finding Addrs that can be allocated to connections.
StaticEdge creates a list of edge addresses from the list of hostnames.
# Constants
No description provided by the author
No description provided by the author
# Structs
DialError is an error returned from DialEdge.
Edge finds addresses on the Cloudflare edge and hands them out to connections.
No description provided by the author
ProtocolPercent represents a single Protocol Percentage combination.
# Type aliases
No description provided by the author
ProtocolPercents represents the preferred distribution ratio of protocols when protocol isn't specified.