Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UDPServer ¶
type UDPServer struct { ListenerHost string ListenerPort int // contains filtered or unexported fields }
UDPServer udp server
func CreateUDPServer ¶
CreateUDPServer create udpserver
func (*UDPServer) UpdateEndpoints ¶
UpdateEndpoints update event server address
Click to show internal directories.
Click to hide internal directories.