Move the tunnel package out of a module to reuse later
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