mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-06 21:57:36 +03:00
add a multiplexer for the logging.Tracer
This commit is contained in:
parent
2d4eca1dd6
commit
c8d434305c
5 changed files with 283 additions and 125 deletions
|
@ -1,3 +1,4 @@
|
|||
package logging
|
||||
|
||||
//go:generate sh -c "mockgen -package logging -destination mock_connection_tracer_test.go github.com/lucas-clemente/quic-go/logging ConnectionTracer"
|
||||
//go:generate sh -c "mockgen -package logging -destination mock_tracer_test.go github.com/lucas-clemente/quic-go/logging Tracer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue