package endpoint
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/endpoint"
Index ¶
Functions ¶
func New ¶
Types ¶
type Endpoint ¶
type Info ¶
type Info interface { NodeID() uint32 Address() string LocalDC() bool Location() string LastUpdated() time.Time LoadFactor() float32 }
type Option ¶
type Option func(e *endpoint)
func WithID ¶
func WithLoadFactor ¶
func WithLocalDC ¶
func WithLocation ¶
func WithServices ¶
Source Files ¶
- Version
- v3.59.3
- Published
- Mar 24, 2024
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 4 minutes ago –
Tools for package owners.