Discover Packages
github.com/miha-pavel/db_size
RodinUA
metricbeat
helper
server
tcp
package
Version:
v0.0.0-...-be347a3
Opens a new window with list of versions in this module.
Published: Nov 6, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type TcpConfig struct {
Host string `config:"host"`
Port int `config:"port"`
ReceiveBufferSize int `config:"receive_buffer_size"`
Delimiter string `config:"delimiter"`
}
Validate ensures that the configured delimiter has only one character
type TcpServer struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.