Documentation ¶
Overview ¶
Package tlsdialer contains code to establish TLS connections.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmitterTLSHandshaker ¶
type EmitterTLSHandshaker struct {
TLSHandshaker
}
EmitterTLSHandshaker emits events using the MeasurementRoot
type SaverTLSHandshaker ¶
type SaverTLSHandshaker struct { TLSHandshaker Saver *trace.Saver }
SaverTLSHandshaker saves events occurring during the handshake
Click to show internal directories.
Click to hide internal directories.