uquic/logging
Marten Seemann 2a8dc12a53
remove duplicate mocks for the Tracer and the ConnectionTracer (#4076)
They were introduced to avoid an import loop in the tests in the logging
package, but the same can be achieved by having a dedicated package for
the tests (logging_test).
2023-09-11 23:12:13 -07:00
..
frame.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
interface.go add tracing and qlogging of state transitions for ECN validation 2023-09-11 20:31:50 +07:00
logging_suite_test.go remove duplicate mocks for the Tracer and the ConnectionTracer (#4076) 2023-09-11 23:12:13 -07:00
multiplex.go add tracing and qlogging of state transitions for ECN validation 2023-09-11 20:31:50 +07:00
multiplex_test.go remove duplicate mocks for the Tracer and the ConnectionTracer (#4076) 2023-09-11 23:12:13 -07:00
null_tracer.go add tracing and qlogging of state transitions for ECN validation 2023-09-11 20:31:50 +07:00
packet_header.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
packet_header_test.go remove duplicate mocks for the Tracer and the ConnectionTracer (#4076) 2023-09-11 23:12:13 -07:00
types.go add tracing and qlogging of state transitions for ECN validation 2023-09-11 20:31:50 +07:00