Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transport ¶
type Transport interface {
Register(TxChannel chan interfaces.TrafficWithChannelTag,
TxDataChannel chan interfaces.TrafficWithChannelTag,
RxChannel chan interfaces.TrafficWithChannelTag)
Up()
}
type UnderlayTransportDialer ¶
Click to show internal directories.
Click to hide internal directories.