Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// Net is ...
Net *netstack.Net
// Device is ...
Device *device.Device
// Addr is ...
Addr string
// contains filtered or unexported fields
}
Handler is ...
func NewHandler ¶
NewHandler is ...
func (*Handler) HandlePacket ¶
func (h *Handler) HandlePacket(conn gonet.PacketConn) error
HandlePacket is ...
Click to show internal directories.
Click to hide internal directories.