Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoConnection = errors.New("no connection")
Functions ¶
This section is empty.
Types ¶
type ConnectionManager ¶
type ConnectionManager struct {
// contains filtered or unexported fields
}
func New ¶
func New() *ConnectionManager
func (*ConnectionManager) Online ¶ added in v0.2.1
func (m *ConnectionManager) Online() (id string, online bool)
type TunnelStatus ¶ added in v0.2.1
type TunnelStatus struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.