package
Version:
v6.2.3+incompatible
Opens a new window with list of versions in this module.
Published: Mar 12, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UdpConfig struct {
Host string `config:"host"`
Port int `config:"port"`
ReceiveBufferSize int `config:"receive_buffer_size"`
}
type UdpServer struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.