broadcast

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UseBroadCast

func UseBroadCast(ctx context.Context) (context.Context, <-chan Resp)

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

type Resp

type Resp struct {
	Err   error
	Reply any
}

Jump to

Keyboard shortcuts

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