package endpoint
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/endpoint"
Index ¶
- func WithID(id uint32) option
- func WithLoadFactor(loadFactor float32) option
- func WithLocalDC(local bool) option
- func WithLocation(location string) option
- type Endpoint
Functions ¶
func WithID ¶
func WithID(id uint32) option
func WithLoadFactor ¶
func WithLoadFactor(loadFactor float32) option
func WithLocalDC ¶
func WithLocalDC(local bool) option
func WithLocation ¶
func WithLocation(location string) option
Types ¶
type Endpoint ¶
type Endpoint struct {
// contains filtered or unexported fields
}
func New ¶
func (Endpoint) Address ¶
func (Endpoint) LoadFactor ¶
func (Endpoint) LocalDC ¶
func (Endpoint) Location ¶
func (Endpoint) NodeID ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
internal/endpoint/info |
- Version
- v3.8.4
- Published
- Feb 4, 2022
- Platform
- darwin/amd64
- Last checked
- 1 second ago –
Tools for package owners.