simplify mockgen usage for private interfaces (#3769)

This commit is contained in:
Marten Seemann
2023-04-19 16:57:00 +02:00
committed by GitHub
parent 379e7ec848
commit c9a2f79b1c
35 changed files with 325 additions and 310 deletions

View File

@@ -1,5 +1,5 @@
// Code generated by MockGen. DO NOT EDIT.
// Source: interfaces.go
// Source: github.com/quic-go/quic-go/internal/ackhandler (interfaces: SentPacketTracker)
// Package ackhandler is a generated GoMock package.
package ackhandler