mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 04:27:39 +03:00
12 lines
385 B
YAML
12 lines
385 B
YAML
with-expecter: true
|
|
dir: .
|
|
outpkg: sniff
|
|
packages:
|
|
github.com/apernet/quic-go:
|
|
interfaces:
|
|
Stream:
|
|
config:
|
|
mockname: mockStream
|
|
replace-type: # internal package alias dirty fix
|
|
- github.com/apernet/quic-go/internal/protocol=github.com/apernet/quic-go
|
|
- github.com/apernet/quic-go/internal/qerr=github.com/apernet/quic-go
|