tcp

package
v0.0.0-...-e6fb8a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryState

type QueryState struct {
	// contains filtered or unexported fields
}

func (*QueryState) Empty

func (state *QueryState) Empty() bool

func (*QueryState) Reset

func (state *QueryState) Reset()

func (*QueryState) SetExecutorResult

func (state *QueryState) SetExecutorResult(r *executors.Result)

type TCPHandler

type TCPHandler struct {
	// contains filtered or unexported fields
}

func NewTCPHandler

func NewTCPHandler(log *xlog.Log, conf *config.Config) *TCPHandler

func (*TCPHandler) Address

func (s *TCPHandler) Address() string

func (*TCPHandler) Start

func (s *TCPHandler) Start()

func (*TCPHandler) Stop

func (s *TCPHandler) Stop()

type TCPSession

type TCPSession struct {
	// contains filtered or unexported fields
}

func NewTCPSession

func NewTCPSession(conn net.Conn) *TCPSession

func (*TCPSession) Close

func (session *TCPSession) Close()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL