connectiterator

package
v0.0.0-...-c61326f Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: PostgreSQL Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectIterator

type ConnectIterator interface {
	client.Pool
	shard.ShardIterator
	pool.PoolIterator

	/*
		user-facing connection stat callbacks.
		TODO: Refactor it, add:
		- handshake counter
		- connect start time
		- unexpected eof error counter
	*/
	TotalTcpCount() int64
	ActiveTcpCount() int64
	TotalCancelCount() int64
}

Jump to

Keyboard shortcuts

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