package
Version:
v6.1.0+incompatible
Opens a new window with list of versions in this module.
Published: Dec 11, 2017
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 TcpConfig struct {
Host string `config:"host"`
Port int `config:"port"`
ReceiveBufferSize int `config:"receive_buffer_size"`
}
type TcpServer struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.