package
0.0.2-beta.2
Repository: https://github.com/radekg/yugabyte-db-go-client.git
Documentation: pkg.go.dev

# Functions

NewDefaultConnector returns a new instance of the default connector.
NewDefaultServiceRegistry returns an initialized instance of the default service registry.
NewYBClient constructs a new instance of the high-level YugabyteDB client.

# Interfaces

Connector connects a single node client.
ServiceInfo contains the service and method names used by the request header.
ServiceRegistry contains the information about registered services and inputs.
YBClient is a high-level YugabyteDB client.
YBConnectedClient represents a connected client.