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 ibalancer.Element
}

Entry represents inserted into the cluster connection.

func (*Entry) InsertInto

func (c *Entry) InsertInto(b ibalancer.Balancer)

func (*Entry) RemoveFrom

func (c *Entry) RemoveFrom(b ibalancer.Balancer)

Source Files

entry.go

Version
v3.7.2
Published
Jan 17, 2022
Platform
darwin/amd64
Imports
2 packages
Last checked
7 seconds ago

Tools for package owners.