Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dial ¶
func Dial(ctx context.Context, network, addr string, tc *tls.Config, qc *quic.Config) (quic.Connection, error)
Dial connects to the given network and address using quic.DialAddr. Name resolution is done with ech.Resolver and EncryptedClientHelloConfigList will be set automatically if the hostname has a HTTPS DNS record with ech.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.