grpc

package
v0.73.2 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package grpc provides a client implementation for gRPC with tracing and metrics included.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dial

func Dial(target string, opts ...grpc.DialOption) (*grpc.ClientConn, error)

Dial creates a client connection to the given target with a tracing and metrics unary interceptor.

func DialContext

func DialContext(ctx context.Context, target string, opts ...grpc.DialOption) (conn *grpc.ClientConn, err error)

DialContext creates a client connection to the given target with a context and a tracing and metrics unary interceptor.

Types

This section is empty.

Jump to

Keyboard shortcuts

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