forked from quic-go/quic-go
use a struct to pass callbacks from the session to the crypto setup
This commit is contained in:
3
internal/handshake/mockgen.go
Normal file
3
internal/handshake/mockgen.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package handshake
|
||||
|
||||
//go:generate sh -c "../mockgen_internal.sh handshake mock_handshake_runner_test.go github.com/lucas-clemente/quic-go/internal/handshake handshakeRunner"
|
||||
Reference in New Issue
Block a user