package
1.8.5
Repository: https://github.com/alexapps/go-micro.git
Documentation: pkg.go.dev

# Functions

NewTunnel creates a new tunnel on top of a link.

# Interfaces

Conn is a connection dialed or accepted which includes the tunnel id and session.
The listener provides similar constructs to the transport.Listener.
Tunnel creates a gre network tunnel on top of a link.