package endpoint
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/driver/cluster/balancer/conn/endpoint"
Index ¶
- func String(host string, port int) string
- type Addr
- type Endpoint
- func New(address string) (e Endpoint, err error)
- func (e Endpoint) Address() string
- func (e Endpoint) LocalDC() bool
- func (e Endpoint) NodeID() NodeID
- type NodeID
Functions ¶
func String ¶
Types ¶
type Addr ¶
func (Addr) Address ¶
func (Addr) String ¶
type Endpoint ¶
func New ¶
func (Endpoint) Address ¶
func (Endpoint) LocalDC ¶
func (Endpoint) NodeID ¶
type NodeID ¶
type NodeID uint32
Source Files ¶
- Version
- v3.0.2
- Published
- Oct 22, 2021
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 2 seconds ago –
Tools for package owners.