Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkLayerDevice ¶
type NetworkLayerDevice interface {
common.Closable
NetworkLayerPacketWriter
NetworkLayerPacketReader
}
type NetworkLayerPacketReader ¶
type NetworkLayerPacketReader interface {
OnAttach(writer NetworkLayerPacketWriter) error
}
Click to show internal directories.
Click to hide internal directories.