grpc_client

package
v1.0.66 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoURLs             = errors.New("no URLs provided")
	ErrEmptyURL           = errors.New("empty url")
	ErrConnectionNotReady = errors.New("connection not ready")
)

Functions

func Connect

func Connect(urls []string, debug string, serviceName string) (*grpc.ClientConn, error)

func WaitForConnectionReady

func WaitForConnectionReady(ctx context.Context, conn *grpc.ClientConn) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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