Documentation ¶
Overview ¶
Package testingquic allows to retrieve the domain and endpoint to use for all the integration tests that use QUIC.
See https://github.com/ooni/probe/issues/1873 for context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustDomain ¶
func MustDomain() string
MustDomain returns the domain to use for QUIC testing.
This function PANICS if we cannot find out the IP addr we should use.
func MustEndpoint ¶
MustEndpoint returns a QUIC endpoint using this package's default address and then given port.
This function PANICS if we cannot find out the IP addr we should use.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.