package
Version:
v1.7.2
Opens a new window with list of versions in this module.
Published: Nov 11, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UDPProvider struct {
BaseProvider
Host string `json:"host"`
Port int `json:"port"`
Timeout int `json:"timeout"`
}
UDPProvider represents a UDP socket.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.