package
3.2.0-rc2
Repository: https://github.com/apache/dubbo-go.git
Documentation: pkg.go.dev

# Packages

Package v2 provides xDS v2 transport protocol specific functionality.
Package v3 provides xDS v3 transport protocol specific functionality.

# Functions

GetAPIClientBuilder returns the client builder registered for the provided xDS transport API version.
RegisterAPIClientBuilder registers a client builder for xDS transport protocol version specified by b.Version().

# Structs

BuildOptions contains options to be passed to client builders.
ErrResourceTypeUnsupported is an error used to indicate an unsupported xDS resource type.
LoadReportingOptions contains configuration knobs for reporting load data.

# Interfaces

No description provided by the author
VersionedClient is the interface to version specific operations of the client.