refactor(netx): move dialer's mockable types in mockablex (#368)
Part of https://github.com/ooni/probe/issues/1591
This commit is contained in:
parent
b8cae3f5a6
commit
5b73230a6d
14 changed files with 455 additions and 173 deletions
2
internal/engine/netx/mockablex/doc.go
Normal file
2
internal/engine/netx/mockablex/doc.go
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// Package mockable contains mocks for netx types.
|
||||
package mockablex
|
||||
Loading…
Reference in a new issue