Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server - the telnet server struct
func New ¶
func New(listenAddress string, onErrorTimeout, maxBufferSize int, collector *collector.Collector, stats *tsstats.StatsTS, logger *zap.Logger) *Server
New - creates a new telnet server
Click to show internal directories.
Click to hide internal directories.