Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UDPService ¶
type UDPService struct {
// contains filtered or unexported fields
}
func NewUDPService ¶
func (*UDPService) In ¶
func (u *UDPService) In() <-chan *RawPacket
func (*UDPService) MyAddrPortChan ¶
func (u *UDPService) MyAddrPortChan() chan<- netip.AddrPort
func (*UDPService) Out ¶
func (u *UDPService) Out() chan<- *Packet
Click to show internal directories.
Click to hide internal directories.