Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterBuilder ¶
type ClusterBuilder struct {
// contains filtered or unexported fields
}
func NewClusterBuilder ¶
func NewClusterBuilder(registry registry.Registry, service string, dialOptions ...grpc.DialOption) *ClusterBuilder
func (ClusterBuilder) BuildUnaryInterceptor ¶
func (b ClusterBuilder) BuildUnaryInterceptor() grpc.UnaryClientInterceptor
Click to show internal directories.
Click to hide internal directories.