Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct { Time time.Time EventType EventType TransportState *TransportState EncryptionLevel protocol.EncryptionLevel PacketNumber protocol.PacketNumber PacketSize protocol.ByteCount Frames []wire.Frame }
Event is a quic-traceable event
Click to show internal directories.
Click to hide internal directories.