# Functions
NewJSONHandler returns a handler which serializes qlog events to JSON.
# Constants
VantageClient traces follow a connection from the client's perspective.
VantageEndpoint traces contain events not specific to a single connection.
VantageServer traces follow a connection from the server's perspective.
# Structs
HandlerOptions are options for a JSONHandler.
TraceInfo contains information about a trace.
# Type aliases
Vantage is the vantage point of a trace.