grpc

package
v1.3.4 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(
	target string,
	opts ...grpc.DialOption,
) (conn *grpc.ClientConn, err error)

NewClient is a wrapper around the `grpc.NewClient` function. Which strips the (`http` / `https`) schemes from the URL, and returns a new client using a plain url (<address>:<host>) as the target.

Types

This section is empty.

Jump to

Keyboard shortcuts

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