package entry

import "github.com/ydb-platform/ydb-go-sdk/v3/internal/cluster/entry"

Index

Types

type Entry

type Entry struct {
	Conn   conn.Conn
	Handle balancer.Element
}

Entry represents inserted into the cluster connection.

func (*Entry) InsertInto

func (c *Entry) InsertInto(b balancer.Balancer, mtx *sync.RWMutex) bool

func (*Entry) RemoveFrom

func (c *Entry) RemoveFrom(b balancer.Balancer, mtx *sync.RWMutex) bool

Source Files

entry.go

Version
v3.14.5-rc1
Published
Mar 16, 2022
Platform
windows/amd64
Imports
3 packages
Last checked
10 seconds ago

Tools for package owners.