Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxWeight uint8 = 0xff
)
Variables ¶
Functions ¶
Types ¶
type Connector ¶
type Connector struct {
// contains filtered or unexported fields
}
func NewConnector ¶
func (*Connector) ID ¶
func (c *Connector) ID() relay.ConnectorID
type ConnectorPool ¶
type ConnectorPool struct {
// contains filtered or unexported fields
}
func NewConnectorPool ¶
func NewConnectorPool(node string, sd sd.SD) *ConnectorPool
type Tunnel ¶
type Tunnel struct {
// contains filtered or unexported fields
}
func (*Tunnel) AddConnector ¶
func (*Tunnel) CloseOnIdle ¶
func (*Tunnel) GetConnector ¶
Click to show internal directories.
Click to hide internal directories.