Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Name of the tunnel service Name = "go.micro.tunnel" // Address is the tunnel address Address = ":8083" // Tunnel is the name of the tunnel Tunnel = "tun:0" // The tunnel token Token = "micro" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.