Skip to content

Move the tunnel package out of a module to reuse later

Mikhail Mazurskiy requested to merge ash2k/move-tunnel into master

Relates to #496 (closed).

I'm starting to move code around to make it possible to reuse it later. This is the smallest change - just moving the package and fixing mock generation. I'll rename some of the types to make the names more descriptive (add Tunnel) in a follow up MR.

Edited by Mikhail Mazurskiy

Merge request reports