//
pkg.gl
Category
github.com/alexapps/go-micro
network
tunnel
package
1.8.5
Repository:
https://github.com/alexapps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
510 SLOC
#
Functions
NewTunnel
NewTunnel creates a new tunnel on top of a link.
#
Interfaces
Conn
Conn is a connection dialed or accepted which includes the tunnel id and session.
Listener
The listener provides similar constructs to the transport.Listener.
Tunnel
Tunnel creates a gre network tunnel on top of a link.