discovery

package
v0.0.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	ListEndpoints(string) ([]*Ydb_Discovery.EndpointInfo, error)
	WhoAmI() (string, error)
	Close() error
}

type Discovery

type Discovery struct {
	// contains filtered or unexported fields
}

func (*Discovery) Close

func (c *Discovery) Close() error

func (*Discovery) ListEndpoints

func (c *Discovery) ListEndpoints(database string) ([]*Ydb_Discovery.EndpointInfo, error)

func (*Discovery) WhoAmI

func (c *Discovery) WhoAmI() (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL