package
0.0.6
Repository: https://github.com/ooni/minivpn.git
Documentation: pkg.go.dev

# Functions

NewTracer returns a Tracer with the passed start time.
NewTracerWithTransactionID returns a Tracer with the passed start time and the given identifier for a transaction.

# Structs

Event is a handshake event collected by this [model.HandshakeTracer].
LoggedPacket tracks metadata about a packet useful to build traces.
Tracer implements [model.HandshakeTracer].

# Type aliases

HandshakeEventType indicates which event we logged.
No description provided by the author