Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UDPserver ¶
type UDPserver struct {
// contains filtered or unexported fields
}
UDPserver - the server struct
func New ¶
func New(setUDP structs.SettingsUDP, handler udpHandler, timelineManager *tlmanager.TimelineManager) *UDPserver
New - creates a new udp server instance
Click to show internal directories.
Click to hide internal directories.