# 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.