Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client(scc node.ControllerClient, ln net.Listener, auth *protoAuth.BlimpAuth, name string, port uint32) error
TODO, How does this thing get cleaned up? Do we leak a go routine here?
func ServerStream ¶
func ServerStream(nsrv node.Controller_TunnelServer, stream net.Conn)
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(ncc node.ControllerClient, auth *auth.BlimpAuth) Manager
Click to show internal directories.
Click to hide internal directories.